It’s been 15+ years since I have received a coding assignment, so recently, I decided to try moving in the opposite direction from Assembly, C, and Reverse engineering, and decided to take a course on Udemy for learning python.
So far, it is an excellent course. If you are interested the course is located here.
The assignment: create a Tic Tac Toe game in Python. The results are as follows:
https://github.com/idarthjedi/TicTacToe/blob/master/tictactoe.py