Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 252 Bytes

File metadata and controls

5 lines (3 loc) · 252 Bytes

This is a oriented-object programmation of SIMON's game:

including three files of Class, the goal of this excercise is to improve my knowledge in oriented-object in Python by instantiation, giving attributes to Classes. All that call in a main file.