Sample Programs





Main Menu

Tjhsst Home

First Quarter Assignments

Second Quarter Assignments

Latex Project Proposal

Iteration Progress Reports

Links to Research

Sample Code







Sample Code

  • Most updated version of my project
  • canvas1.py
  • canvas2.py
  • pink.py
  • resizer.py
  • change.py -changes numbers using strings and arrays
  • compare.py -comparing variables within a method
  • hello1.py -outputs hello
  • Hello2.py -button of hello and quit
  • lists1.py -more on arrays and manipulating
  • method1.py -using methods in classes
  • classes1.py -experiment with class applications