subject

Consider the following code: x = int(input ("Enter a value: "))
c = 0
sum = 0

while (c < 10):
x = int(input ("Enter a value: "))
c = c + 1 sum = sum + x print ("\n\nSum: " + str(sum))
What type of loop is it?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 19:30
Why is it a good idea to leave an interview being courteous and polite?
Answers: 1
question
Computers and Technology, 23.06.2019 04:20
Which network media uses different regions of the electromagnetic spectrum to transmit signals through air? uses different regions of the electromagnetic spectrum to transmit signals through air.
Answers: 2
question
Computers and Technology, 24.06.2019 01:00
Mastercard managers are motivated to increase (1) the number of individuals who have and use a mastercard credit card, (2) the number of banks and other clents who issue mastercards to customers and/or employees, and (3) the number of locations that accept mastercard payments. discuss how mastercard could use its data warehouse to it expand each of these customer bases.
Answers: 3
question
Computers and Technology, 24.06.2019 03:00
Using a conditional expression, write a statement that increments numusers if updatedirection is 1, otherwise decrements numusers. ex: if numusers is 8 and updatedirection is 1, numusers becomes 9; if updatedirection is 0, numusers becomes 7.
Answers: 1
You know the right answer?
Consider the following code: x = int(input ("Enter a value: "))
c = 0
sum = 0
<...
Questions
question
Mathematics, 15.12.2020 20:00
question
English, 15.12.2020 20:00
question
Biology, 15.12.2020 20:00
Questions on the website: 13722363