Computer Science, asked by adistark2020, 3 months ago

print sum of first five odd numbers and first five even number in same program in q basic​

Answers

Answered by amitmishra113920
1

Answer:

Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)Write a program to take in the roll number,name and percentage of mark for n students of class X and do the following

• Accept details of the n students(n is the number of student)

•Search details of a particular student on the basis of roll number and display result.(Hint:Use dictionary, where the key can be roll number and the value on immutable data type containing name and percentage) (please give output also)

Similar questions