subject

Secret_num = 10 temp = secret_num + 8 #evaluate secret + 8, and put the result #in temp temp = temp * 2 #evaluate temp * 2, and put the results #in temp temp = temp / 4 answer = temp - secret_num / 2 print(answer) why is the result always 4 ?why doesn't it change?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:50
Before you enter an intersection on a green light make sure
Answers: 2
question
Computers and Technology, 22.06.2019 06:30
Selective incapacitation is a strategy to reduce prison population
Answers: 3
question
Computers and Technology, 22.06.2019 13:00
Which option should u select to ignore all tracked changes in a document
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
If i wanted to include a built-in calendar in a document, what option could i select? draw table insert table insert chart quick tables
Answers: 1
You know the right answer?
Secret_num = 10 temp = secret_num + 8 #evaluate secret + 8, and put the result #in temp temp = temp...
Questions
Questions on the website: 13722363