DEV Community

ice8980
ice8980

Posted on

3 Projects you should make in Python

A Mad Libs Generator

The Mad Libs Generator is a perfect project for beginners because it is just focused on strings, variables, packages input data.

Calculator
The Calculator is a medium-skilled level for python programmers. The calculator can include Math, strings, variables, etc.

Typing Speed Test
This project can be more advanced for python beginners. Do you know the 10fastfingers website and typing.com websites? you are going to make a website like that.

Top comments (0)