Introduction to Python

Spring 2024 Python Files
Date Notes Other Files
1/27/2024 IfNotes Guess Who, Adventure
2/3/2024 turtlebuilding.py
2/17/2024 WhileTurtleNotes
3/2/2024 StringNotes
3/30/2024 Dice Games
4/6/2024 File List Assignment electoralvote.in, electoralvote.out, closing.in, closing1.out, closing2.out
Junior Knights Python 1 Archive
Week Lecture Topic Notes Examples Assignments Solutions
Week 1 I/O, Variables Notes Day 1Chapter 1  Hello.py, Hello2.py, Circle1.py, Circle2.py, Circle3.py, paycalc.py, firstDay.pyarclength1.py, arclength2.py, gamecost.py  Intro Homework paycalc2.py, fahrtocel.py, celtofahr.py, calories.py, roadtrip1.py, roadtrip2.py, roadtrip3.py
Week 1 Arithmetic Expressions None Circumference.py, Frame.py, Purchase1.py, Purchase2.py, Purchase3.py, Arithmetic.py, Grade.py, Lemonade.py, movie.py, tables.py Asgn Statement Homework pictures.py, money.py, trains.py
Week 2 If Statement Chapter 2 item.py, age2.py, decision.py, scholarship.py, money.py, Age.py, Temp.py, savemoney.py, adventure.py, guessguha.py   If Statement Homework beach.py, chores.py, console.py, fieldtrip.py, scholarship.py, honors.py, meet.py, pay.py
Week 3 For Loop, Turtle Chapter 3 jkrocks.py, whyyoulittle_for.py, sumfor.py, tipchart.py, salestax.py, square_for.py, spiralsquare_for.py, mountain_for.py, bullseye.py  TurtleHomework sumeven.py, sumodd.py, donation.py, turtletri.py, spiraltri.py, myname.py, design.py
Week 4 Random Numbers  twodice.py, twodicerepeat.py, snakeeyes.py, arupdice.py Random Number Homework crazydice.py, manycrazydice.py, snakeeyescrazy.py
Week 5 While Loops rangeex.py, money2.py, gamemoney.py, invest.py Week #7 Homework sumeven2.py, guess.py, check.py, check2.py, marbles.py
Week 6 Lists Chapter 4 splitex.py, parens.py   Week #8 Homework
Week 7 PyGame Intro drawstuff.py PaintHmk
Week 8 pyGame Base Files pygameBaseFile.py, pongProblem.py
Week 9 PyGame Rectangles pygameRectExample.py, pygameMovingRect.py, pygameSpeedExample.py, bouncingball.py, tennispractice.py, donald.jpg, donaldswalk.py, donaldincircles.py, donaldspirals.py  RacketballHmk
Week 10 Asteroids Intro pygameAsteroidsUnfinished.py,catchingbabies.py, baby.jpg