American Young Coder

AYC logo

5 PM – Python OOP – David

Topics covered in class today: We reviewed the homework that made us create new class methods and a new class attribute. Downloaded pycharm Homework: Play around with pycharm and get used toRead More...

6 PM – Coding Olympic Training

Homework Given some coins, find all possible combinations that can the amount of all chosen coins is target. Each coin can only be used once in one combination. For example: coins =Read More...