Skip to content

den01-python-programming/exercise-1-10-various-variables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exercise 1.10 - Various Variables

The exercise template comes with a program template that includes the function and its call.

Chicken:
3
Bacon (kg):
5.5
Tractor:
None!

And finally, a summary:
3
5.5
None!

Modify the program in the given places so that it outputs the following:

Chicken:
9000
Bacon (kg):
0.1
Tractor:
Zero

And finally, a summary:
9000
0.1
Zero

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages