Python Code for a Binary Conversion Game

2 years ago
7

For this tutorial I will be showing you how I made a Python code that displays random numbers and prompts the user to type their binary values.

You also get to learn how to use the randomiser function, parameters in functions, setting game levels of hardness and awarding scores.

Loading comments...