=++ test1.py ==++ testing print out, variables, int, char, string, loop, ifelse statement, nested if, nested looping ===++ Updates in test1.py
=++ tictactoe.py ==++ creating and testing tic tac toe using Tkinter UI kit
=++ snake_game.py ==++ creating and testing and playing snake game using tkinter UI
=++ donut.py ==++ rendering the donut in the terminal
=++ donut_1.py ==++ rendering the donut using the pygame method
=++ snake_game.py ==++ creating a snake game using tkinter