subject

Below is a Python code. I have to debug it. What's wrong with it, please?num_beans = 800num_jars = 2total_beans = 0print(num_beans, 'beans in', end=' ')print(num_jars, 'jars yields', end=' ')total_beans = num_beans * num_jarsprint('total_beans', 'total')

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:00
How do i draw hello world in python and how do i make it loop?
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
How to do this programming flowchart?
Answers: 3
question
Computers and Technology, 24.06.2019 12:30
Why does the pc send out a broadcast arp prior to sending the first ping request
Answers: 1
question
Computers and Technology, 25.06.2019 11:30
Janet has created an original musical composition, recorded it on a cd and registered her work online. which law will protect her work from any kind of infringement? a. copyright b. trademark c. patent d. trade secret
Answers: 2
You know the right answer?
Below is a Python code. I have to debug it. What's wrong with it, please?num_beans = 800num_jars = 2...
Questions
question
English, 23.11.2019 13:31