Computers and Technology
Computers and Technology, 14.11.2019 06:31, Salamonti

Write a python program for each of the problems in this lab. use pycharm to type and test your programs. submit the python files to blackboard for credit. in this lab, you should submit 4 python files, one for each problem. problem 1 a teacher wants a program to give extra points to students who fail a test. write a python program to do the following: (a) ask the user to enter 5 test scores. store the scores in a list. display the list. (b) copy all 5 test scores to another list. use a loop to examine each test score in the new list. if the score is below 60, add 10 extra points to the score. display the list. (c) compare the old score and new score of each student. if the old score and new score are different, display the two scores. the following is an example. enter a test score: 45 enter a test score: 77 enter a test score: 88 enter a test score: 52 enter a test score: 90 all scores: [45.0, 77.0, 88.0, 52.0, 90.0] students who scored below 60 get 10 extra points. all scores: [55.0, 77.0, 88.0, 62.0, 90.0] students whose scores have changed: old score: 45.0 new score: 55.0 old score: 52.0 new score: 62.0

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:30, babyface1686
How do you make a lenny face? plz, brailiest to who can answer first.
Answers: 1
image
Computers and Technology, 22.06.2019 18:30, yayamcneal05
Which cultural aspect does this type of song best portray? a german polka dance
Answers: 1
image
Computers and Technology, 24.06.2019 07:30, LuckyCharms988
Consider the folloeing website url: what does the "http: //" represent? a. protocal identifier. b. ftp. c. domain name d. resource name
Answers: 2
image
Computers and Technology, 24.06.2019 13:00, pineapplepizaaaaa
If you add the following to the query grid in an access query, what is it called? salestaxamt: [salestaxrate]*[totalsale] formula calculated field total calculation
Answers: 2
Do you know the correct answer?
Write a python program for each of the problems in this lab. use pycharm to type and test your prog...

Questions in other subjects:

Konu
Mathematics, 12.05.2021 14:00
Konu
Biology, 12.05.2021 14:00