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, 22.06.2019 16:00
You have inserted new slides based on a word outline. how do you format these new slides to match the powerpoint presentation formatting? a. select all slides in the presentation and click format on the home tab. b. select the new slides and click reset on the home tab. c. select all slides in the presentation and click reset on the home tab. d. select the new slides and click format on the home tab.
Answers: 3
question
Computers and Technology, 23.06.2019 15:30
The processing of data in a computer involves the interplay between its various hardware components.
Answers: 1
question
Computers and Technology, 23.06.2019 22:00
Take a critical look at three gui applications you have used—for example, a spreadsheet, a word-processing program, and a game. describe how well each conforms to the gui design guidelines listed in this chapter.
Answers: 3
question
Computers and Technology, 24.06.2019 13:00
Which best describes the condition under which the unicode output is the same as plain text ?
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: 13722367