Objective: To learn how to write, compile, execute and turn in a Python program

Chapter 1 shows how to put together a simple Hello World program using the interactive web console: A Typical First Program

  
  /* Jane Doe
     hello.py
     Simple Hello World program
  */
 
  print("Hello, World!")

  }

Here is your assignment

If you need inspiration, check out this video of a Japanese Blowfish: