subject

Please write this program in Python: Do not answer if you do not know how to.
No links either
New integer list called “numbers”

For loop: from 0 to 10

Add a random integer between 1 and 100 to numbers

Print “Numbers… ”

New String variable output

For each number in numbers

Add the number + a space to output

Print output

average() function

New int variable for the average equal to 0

For each value num in nums

Add num to the average

Return the average / the number of values added

Print an extra line

Print “The average of the above numbers is… ” + average(numbers as parameter)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:30
At an open or uncontrolled intersection, yield if a. the cross road has more lanes than yours b. the cross road has fewer land than yours c. you’re on a state highway and the cross road is a secondary road d. do you have three or more passengers in your vehicle
Answers: 2
question
Computers and Technology, 23.06.2019 15:30
Brian wants to conduct an online search with a certain phrase. he intends to use the words books that belong to the 1800s in his search. how should he use the word that in his search?
Answers: 1
question
Computers and Technology, 24.06.2019 02:10
Which sentences describe the things you need to ensure while creating a sketch and a drawing? while an artistic or creative drawing is a creative expression, a technical drawing is an informative expression. you need to create accurate and neat drawings to convey accurate information. a technical drawing clearly conveys its meaning or information, and does not leave room for interpretation maintain a good speed while creating drawings
Answers: 1
question
Computers and Technology, 24.06.2019 02:30
How to apply the fly in effect to objects on a slide
Answers: 1
You know the right answer?
Please write this program in Python: Do not answer if you do not know how to.
No links either...
Questions
question
Mathematics, 16.02.2021 19:40