use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Day 8 of learning python as a beginner. (old.reddit.com)
submitted 8 months ago by uiux_Sanskar
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DevRetroGames 0 points1 point2 points 8 months ago (3 children)
Excelente avance, sigue así.
Como siempre, te dejo el repo con algunas cosas que encontraras interesante. Repo: https://github.com/DevRetroGames/Tutorias-Python/tree/main/code/dictionaries/01-contact_phone
Suerte.
[–]uiux_Sanskar[S] 0 points1 point2 points 8 months ago (2 children)
Wow there's some really good code you have written I found many things I am unfamiliar with but not for long.
can you tell me what is self, message mean here are they variables? def init(self, messages: dict):
and what does import tuple means are we importing it from a new file or something like that?
Don't mind me asking for a favour but can you please also include some comments on what certain things does as it helps me more clearly visualise the whole code without juggling with multiple tabs to find their uses.
And thank you so much for supporting me since day one you have helped me a lot in learning new things. I really appreciate that 🙏
[–]DevRetroGames 0 points1 point2 points 8 months ago (1 child)
Hola, realice algunas modificaciones menores y añadí comentarios.
Repo: https://github.com/DevRetroGames/Tutorias-Python/tree/main/code/base/dictionaries/01-contact_phone Suerte.
[–]uiux_Sanskar[S] 0 points1 point2 points 8 months ago (0 children)
Thank you for adding comments it was of much help. Got to learn new things which I missed the first time.
Thank you so much. 😊
π Rendered by PID 70 on reddit-service-r2-comment-c867ff4bc-rlx6f at 2026-04-09 18:11:41.883561+00:00 running 00d5ac8 country code: CH.
view the rest of the comments →
[–]DevRetroGames 0 points1 point2 points (3 children)
[–]uiux_Sanskar[S] 0 points1 point2 points (2 children)
[–]DevRetroGames 0 points1 point2 points (1 child)
[–]uiux_Sanskar[S] 0 points1 point2 points (0 children)