Janbuller / Python-Beginner-Projects

These are just some projects made for beginners to become better at python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Beginner Projects

In the challenges folder are some text documents with challenges to complete.

The solutions are in the Solutions folder.

They small solutions can also be tested using this Gist:
https://gist.github.com/Janbuller/49a372d40a293c601e1e5251b12c42f5

Note: The solutions are made in python 3.6.

Note 2: I used os.system("cls") which only works for windows

About

These are just some projects made for beginners to become better at python.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%