+ 1
Python beginner exercises
Iâm studying the python course here and think it important to have daily exercises that cover the contents. Does anyone know if thereâs a place for this? Iâm currently giving myself problems to solve, such as: âdetermin if a number is an even number or notâ, âdetermin if a number is a prime number or notâ, âHarryâs family (members a, b, c) is the only one on the original guest list. Now Ronâs family is going yo join them. Generate a new guest list in the alphabetic orderâ, etc. My ability of designing problems is limited because Iâm a beginner. It would be great to have a place gathering problems designed by everybody.
2 RĂ©ponses
+ 1
Mo Hani Thanks! I meant the problems that are suitable for the level. Im currently giving myself problems to solve, such as: âdetermin if a number is an even number or notâ, âdetermin if a number is a prime number or notâ, âHarryâs family (members a, b, c) is the only one on the original guest list. Now Ronâs family is going yo join them. Generate a new guest list in the alphabetic orderâ, etc. My ability of designing problems is limited because Iâm a beginner. It would be great to have a place gathering problems designed by everybody.
0
Do you mean a place to code? If so then check SoloLearn code playground, you can practice coding in it