subject

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

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 14:30
The basic work area of the computer is it screen that you when you first fire up your computer
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Which of the following includes the three primary network access technologies? dsl, cable modem, broadband lan, wan, man voip, uc, iptv tcp/ip, ftp, dhcp
Answers: 2
question
Computers and Technology, 24.06.2019 03:00
Will do anything for brainlest so can you guys me out i will try my best to you out
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
(, urgent need): how do i change my username
Answers: 1
You know the right answer?
Write a python program for each of the problems in this lab. use pycharm to type and test your prog...
Questions
question
Mathematics, 06.09.2019 07:10
question
History, 06.09.2019 07:10
question
Mathematics, 06.09.2019 07:10