Continue the series of posts about Python: this new post is about variables and simple data types and constants.
Category: Python
Hello Python
Hello Python! is a new thread in my blog. I started to learn this programming language a few months ago but now I have to be serious.
Play blackjack with Python
In this new post, play blackjack with Python, I show how to create a simple application to play this popular game.
Bitmap message in Python
I continue to explore with a new example where I create a bitmap message in Python. Based on an string image, I change it with the user input
Bagels a logic game in Python
In Bagels, a deductive logic game in Python, you must guess a secret three-digit number based on clues.This is the first of a list of examples
Getting started with Python
Python is a high-level, general-purpose and a very popular programming language that lets you work quickly and integrate systems effectively