Tag: computer

Python Math Game

This is a program I made for my daughter to sharpen her multiplication skills. This program is a multiplication quiz game that asks the player 10 random multiplication questions. The game tracks the number of correct and incorrect answers, records how long the player takes to answer each question, and saves the results in a text file called multiplication_results.txt.

She enjoys playing with this program even if it is just a plain text game. Below is the source code of version 1. If you want a copy of the program leave a comment below. Stay tuned for the next version, which is coming soon!

Read more

Life of an IT Professional.

I have been in the IT profession for a long time. This series of posts covers various scenarios I’ve encountered and how I tackled each one. It’s not intended to prescribe how things should be done, but rather to serve as a personal journal of my IT work. Also, I’m grateful for the internet and the many people who generously share their knowledge. That’s why I’m creating this series—to give back to the community by sharing my life experiences as an IT professional.

If you stumble upon our website and have questions about my posts, feel free to leave a comment below.