Skip to content

emrah-dogan/Python101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python101

This is a repository for my programs that I built as exercises while learning Python.

1 - hello_world.py -> This is just a "Hello World!" code to test Github.

2 - like_percentage.py -> This is a simple program that calculates the percentage of a social media post. (mainly inspired from a YouTube tutorial: https://www.youtube.com/watch?v=-GzrTBLwCgk)

3 - snake.py -> This is a simple snake game coded with PyGame library (mainly inspired from a YouTube tutorial: https://www.youtube.com/watch?v=_-KjEgCLQFw)

4 - chessboard.py -> This is a simple program that calculates the result for the famous "Wheat and chessboard problem" (https://en.wikipedia.org/wiki/Wheat_and_chessboard_problem)

About

An exercise repository for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages