Computer Science, asked by avaniradheshyam123, 1 month ago

The class teacher must divide the 18 students in her class for a community project into groups of 6 members. Each student has a roll number (based on their alphabetical order of the name) that ranges from 1 to 18. Write a computer program that helps the teacher to divide the class into three groups based on their roll number as follows:
Roll number 1 to 6 – Group 1
Roll numbers 7 to 12 – Group 2
Roll numbers 13 to 18 – Group 3

1. From this problem statement inquire, identify and name the following: [A-i]
a) Input variable and data type
b) Output Data
c) What are the conditions for checking?


2. Write a program in JustBASIC to solve this problem. The program can use any kind of multiple conditions in the checking. [C-ii]

Answers

Answered by babulBora
0

Answer:

I don't understand what you are writing

Similar questions