American Young Coder

AYC logo

6:00 PM – Python OOP- Joshua

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...

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...