Tag: Python

US Population

Your challenge is to write a Python program that will read through the data from the US States.txt text file provided below in order to find out: The total population in the USA (by adding the population of each of

The legend of the chessboard

The story tells us that long long ago the great Sultan of India loved to play games. As he started to get bored of the games that were present at the time he asked a wise man who lived in

Traffic Lights Challenge

Did you know? An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints. A burglar alarm, an in-car cruise control system, a speedometer on a bike, a

Python Cheat Sheet

Python Cheat Sheet

You can download our Python Cheat Sheet to remind you at all times about the Python syntax.    

Python IDE: PyScripter

Though you can start writing and testing your own programs once you have installed Python, we would strongly recommend that you investigate installing a Python IDE (integrated Development Environment). There are several free Python IDEs available, but if you are