#include<stdio.h>

int main;

int Section;
int Roll Number;
int Blood Group;

printf ("Section: "%d \n);
printf("Roll Number: "%d \n);
printf("Blood Group: "%d \n);