7:00 PM – Intro To Python – Joshua
Today We Did random libraries random.rand int random.choice Homework # lets create password generator function # create two three lists # use random.choice to pick from the list # combineRead More...
Today We Did random libraries random.rand int random.choice Homework # lets create password generator function # create two three lists # use random.choice to pick from the list # combineRead More...
Today We did reviewed homework for building the School System Showed how to search through lists talked about why dictionaries are used catch people up Homework: Finish options 5,6 def list_student_dict(self):Read More...
What We Did Today: Wrote multithreaded code! Congrats on finishing the class everyone! Make sure your code is up to date for the final game projects, it will be published. Homework: Nothing,Read More...