Developed... so far:

Python Assignments:

  • Restaurant Capacity: Learned about while loops
    Click to see code
  • Flower Shop: Learned about function basics
    Click to see code
  • Math Help: Learned about parameters and arguments
    Click to see the code
  • Seasons: Learned about if and elif statements
    click to see code
  • Coupons: more on parameters
    Click to see code
  • ASCII Art: Printing strings
    Click to see code
  • Temperature conversions: calculating in Python.
    Click to see code
  • The Trivia Game: A game that I made for school
    click to see code
  • Follow Me!