subject

• Write a program that ask the user for the student name and store it in a list
and ask the user for the age and store it
in a list. Do that for 5 students.
(Sequence & Iteration)

• Add a code to ask the user for test1 and
test2 marks (the mark should be from 0
to 100, otherwise ask the user to enter
a valid mark)then get the total of both
and calculate the average and print the
total and average for the 10 students.
((Sequence, Selection & Iteration)

• If the student got above and equal 90
print "A" if student got less than 90 and
above and equal 80 print "B", if student
got less than 80 and above and equal 70
print "C" else print "weak"

• Change the 5th students age to 17 and
print the names and ages of all
students.

PLEASE HELP ME!!

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:30
Which of the following commands is more recommended while creating a bot?
Answers: 1
question
Computers and Technology, 22.06.2019 19:00
Which parts of a presentation should be the most general? a. introduction and conclusion b. introduction and outline c. outline and conclusion d. outline and body
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
For a typical middle-income family, what is the estimated cost of raising a child to the age of 18? $145,500 $245,340 $304,340 $455,500
Answers: 2
question
Computers and Technology, 23.06.2019 02:50
There’s only one game mode that stars with the letter ‘e’ in cs: go. which of the options below is it?
Answers: 1
You know the right answer?
• Write a program that ask the user for the student name and store it in a list
and ask the...
Questions