0

Do you have projects suggestions for beginners that you think I should do in Python?

I already did some like hangman game and jokenpo

2nd May 2020, 1:55 AM
Flávia B
3 odpowiedzi
+ 2
Odd or Even Guessing the Number Horoscope Rock Paper Scissors Hangman Acronym Password Generator Word Count Pong Game Tic Tac Toe Here are few suggestions I found
2nd May 2020, 2:21 AM
BroFar
BroFar - avatar
+ 1
From my point of view, you should start with some "Code Challenges" from sololearn, but not with complete programs. You can find the challenges in the "Learn" section of the app. Go to "Community Challenge". You can find there tasks in every difficulty level with a description. Then you can try to solve the mentiened task in playground or in other IDE. If you have finished, you can post it in the "Comments" area of the task. A good thing is, that you can find there a real bunch of codes from other people in most languages , all trying to solve the task. By reading and / or running these codes, you can learn a lot to understand how a code is working and what he is doing.
2nd May 2020, 6:27 AM
Lothar
Lothar - avatar
+ 1
Thanks for the suggestions. I'll also check it out the 'code challenges'
2nd May 2020, 3:24 PM
Flávia B