During my studies in Introduction to Computer Science I had three challenges to build a program using the techniques that the files are named after.
- a simple version of the snake game using: strings, booleans and functions;
- a version of the snake game using: arrays;
- a simple bank system where the accounts are objects from the class Account: OOP and dictionaries.
I'm not using this in an academic level or for commercial purposes. These code are only to demonstrate programming technics and were all written by me (@diguitarrista).