Skip to content

den01-python-programming-exercises/exercise-1-2-den01-student

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in Repl.it

Exercise 1.2 - Once Upon a Time

Modify the program so that it will print the following text. Use three print-commands for printing.

Once upon a time
there was
a program

Note: Don't worry too much about if __name__ == '__main__': at the moment. We don't technically need it for this program, but it's good practise to include it and it'll be clearer in later exercises.

About

exercise-1-2-den01-student created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages