subject

Which term describes the variable x in this program? x = int(input("Enter a score or enter -1 to end. "))

while x != -1:

x = int(input("Enter a score or enter -1 to end. "))

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
The isometric projection camera technique provides an illusion of perspective by using things like parallax scrolling to create the illusion of 3d in a 2d game
Answers: 3
question
Computers and Technology, 24.06.2019 13:30
Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. the program should output the average high, average low, and the highest and lowest temper- atures for the year. your program must consist of the following functions: a. function getdata: this function reads and stores data in the two- dimensional array. b. function averagehigh: this function calculates and returns the average high temperature for the year. c. function averagelow: this function calculates and returns the aver- age low temperature for the year. d. function indexhightemp: this function returns the index of the highest high temperature in the array. e. function indexlowtemp: this function retur
Answers: 3
question
Computers and Technology, 24.06.2019 18:20
The following if statement contains a logic error, not a syntax error. rewrite it so that it is correct. assume the variable age already exists and holds a valid number. if (age == 18 & & age == 19) {
Answers: 1
question
Computers and Technology, 25.06.2019 13:30
Peripherals can be used to output information. true or false
Answers: 1
You know the right answer?
Which term describes the variable x in this program? x = int(input("Enter a score or enter -1 to e...
Questions
question
Spanish, 01.09.2021 21:10
question
Mathematics, 01.09.2021 21:10
question
Mathematics, 01.09.2021 21:10
question
Mathematics, 01.09.2021 21:10
question
Mathematics, 01.09.2021 21:10
Questions on the website: 13722367