#๐Ÿ”’ Practicing python

21 messages ยท Page 1 of 1 (latest)

north quarry
#

Hey guys,

I am a university student, currently studying python language.
Today I took an exam regarding python and I got approximately 16-17 out of 20.
I am disappointed since I watched tons of python tutorial videos, and finished all the lecture examples.
What killed my mark is the lack of exercises in my opinion.

The question:
Where can I practice python coding?
If for example I want to practice list comprehension where can I go?

Please provide me with useful materials that you yourself used before/still using.

My warm regards.

dense wingBOT
#

@north quarry

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

small sage
#

sounds like u are in tutorial hell

#

only following tutorials and not working them out

#

work on simple tasks after watching a tutorial

#

without using the tutorial

#

so

#

u can use websites like

#

codewars

#

leetcode

#

to practice problems

#

!resources also check this out

dense wingBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

umbral bear
#

Advent of code offers many use cases where you can use a list comp or do other tricks and learn how to code.

And I also don't believe that an exam tells how good a person understands the programming language.

steel crypt
#

And you can also just start building projects

#

Literally just make stuff

#

Make a hangman game in python, make a script to make daily life on your computer easier, like a script you can just double click and boom your Downloads folder is cleaned out

north quarry
#

Thanks guys

#

!close

dense wingBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.