Code Challenges for Python Beginners

Hi All,

I have just completed Part I of the introduction to Python Fundamentals and would like to do some more practice on basic skills I have just learnt.

The Code Challenges appear to all be Intermediate or Advanced and I don’t feel practiced enough yet in the basics to complete these (https://www.codecademy.com/code-challenges).

Does anyone know if there are more Beginner challenges to really practice the fundamentals of lists, functions, loops etc?

Cheers!

Hi,
If you’ve got the Codecademy app, you can get daily quizzes similar to the sort in the lessons.
Or, you could try somewhere like Codewars. If you search around there may be some level 8/7 challenges which you might find challenging but doable ( just don’t take it to heart when you spend a while crafting a solution and notice others have done it in a line.).

hope that helps

1 Like