5pm Intro To Python – Bill
Today We: Looked at and helped with your projects Reviewed how to make a looping rainbow effect Showed how to make text have the rainbow effect Learned how to make a binaryRead More...
Today We: Looked at and helped with your projects Reviewed how to make a looping rainbow effect Showed how to make text have the rainbow effect Learned how to make a binaryRead More...
WEDNESDAY Today we continued the Sayu project. We continued to add more color and details. HOMEWORK Final Project time! Please fill out this proposal document. Read each section carefully and be as detailedRead More...
Today we Did: More Functions with Return Default/Optional Parameters Homework: Do questions 4-7 from Website in a file called Feb16_WebsiteHomework.py NOTE: Please submit your homework file inside the google drive folder TuesdayRead More...
Homework http://www.usaco.org/index.php?page=viewproblem2&cpid=1180 Hints: Try to break down the problem to smaller parts, like how to check which dice is the winner given two dices, how many dices can we build from numbersRead More...
Today We Do We finished reviewing input from shell homework. We went over list, how to use it and append. Homework Create a new python file Feb16_ListHomework.py Copy codes from page 38Read More...
Today: We went over the homework to add the target. We added directions and kept track of the current region and expected directions, so the enemy could walk down the path. Homework:Read More...