pythonforbeginners
There are 4 repositories under pythonforbeginners topic.
serhanelmacioglu/Guess-the-Number_Coding-with-Python
Let's play a simple game. Once I will pick a number between 1 and 10 then you will guess, alright? Don't forget, you have only 3 chances so let's see if you can guess the number in my mind!
serhanelmacioglu/Rock-Paper-Scissors_Coding-with-Python
You may have played rock, paper and scissors before. Maybe you've used it to decide who pays for dinner or gets the first player for a team. But at this time you could learn how to encode Rock, Paper, Scissors in Python language and what's more?
UnimaidElectrical/PythonForBeginners
This is a basic course in python to help new and old student get the fundamentals the need to start coding as soon as possible
jstmaxlol/EasiestPyCalculatorTemplate
EPCI is (as the name suggests) the Easiest Python Calculator Template (or at least i tried making it "the EASIEST")