+ 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 Answers
+ 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