subject

Answer in python code: 1) Ask a student to input three different grades for the same subject. Print the highest grade and the average

[ ]
[ ]
[ ]
[ ]
2) Ask a user to input three different color (RED, GREEN, BLUE only). Print out how many colors of each do you have (Ex: You have 1 RED and 2 BLUES, OR you have 3 GREENS, OR you have 1 GREEN and 2 BLUES)

[ ]
[ ]
[ ]
3) (GAME - GUESS a NUMBER) Use the library RANDOM. Generate the random number between 1 and 10. Ask a user to guess number 4 times. If the number is higher than random number print "Your number is higher, you have 3 tries left", if the user guesses number right, print "YOU WON"

[ ]
[ ]
[ ]
[ ]
4) Generate THREE random numbers between 1 and 100. Print each number AND the statement if this number is divisible by THREE. Ex: Generated numbers are 10, 21 and 60. Print "The number 10 is NOT divisible by three, number 21 is divisible by 3, the number 60 is divisible by three"

[ ]
[ ]

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:00
Check my work the microprocessor is a(n) circuit, which is designed to process data based on a set of instructions. most desktop and laptop devices contain a microprocessor based on the standard. most tablets and smartphones contain processors based on technology. a microprocessor's circuitry is designed to perform a limited number of tasks contained in its set. during processing, an instruction is loaded into the processor's unit. data is loaded into registers in the processor's where arithmetic and logic operations are performed. microprocessor performance can be measured by its speed. other factors affecting overall processing performance include word size, cache size, and instruction set complexity. most digital devices contain only one microprocessor chip, but today's multi- processors contain circuitry that supports parallel processing. computers contain various kinds of memory. random memory is a special holding area for data, program instructions, and the system. it stores data on a temporary basis until the processor makes a data request. ram is different from disk storage because it is , which means that it can hold data only when the computer power is turned on. computers also contain read- memory, which is a type of non-volatile memory that provides a set of "hard-wired" instructions, called the loader, that a computer uses to boot up.
Answers: 3
question
Computers and Technology, 22.06.2019 20:00
Need asap assignment directions: think of an organization (business, religious institution, volunteer organization, sports team) with which you have been involved. imagine outfitting it with an it infrastructure. prepare a plan for what you would do to support outfitting it. draw a map of a network connecting all the individuals, give them pcs and printers, and lay out the design as best you can. the purpose is to begin working with these concepts, not to build a perfect network.
Answers: 2
question
Computers and Technology, 22.06.2019 21:50
Given int variables k and total that have already been declared, use a while loop to compute the sum of the squares of the first 50 counting numbers, and store this value in total. thus your code should put 11 + 22 + 33 + + 4949 + 50*50 into total. use no variables other than k and total.
Answers: 2
question
Computers and Technology, 23.06.2019 02:30
Rafael needs to add a title row to a table that he has inserted in word. what should he do? use the alignment options. use the merge and center option for all the cells in the top row. use the merge and center option on the first two cells in the top row. none of the above
Answers: 3
You know the right answer?
Answer in python code: 1) Ask a student to input three different grades for the same subject. Prin...
Questions
question
Mathematics, 03.04.2020 00:58
question
Mathematics, 03.04.2020 00:58
Questions on the website: 13722361