Guest User

pythontest-main.py

a guest
Apr 12th, 2014
11,358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #hello world
  2. #hello world
  3.  
  4. #hello world
  5.  
  6.  
  7. #hello world
  8.  
  9.  
  10. #hello world
  11. #hello world
  12. #print("hello world")
  13. print("hello world")
  14. def awesomeFunction():
  15.     a = "h"
  16.     if a == "h":
  17.         print("hi")
  18.         print("this is great")
  19.  
  20.     if a == "f":
  21.         print("oreo")
  22.         print("thor")
  23.         if a == "f":
  24.             print("HI")
  25.         elif bob == bob or  bob == bob:
  26.             print("hello")
  27.             print("thing")
  28.         elif h == b:
  29.             print("hi")
  30.             print("test")
  31.         else:
  32.             print("bob")
  33.  
  34.         print("hi")
  35.     print("hello world")
  36. print("end")
Advertisement
Add Comment
Please, Sign In to add comment