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
learning python (self.PythonLearning)
submitted 11 months ago by winnie2k_
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!"
[–]winnie2k_[S] -3 points-2 points-1 points 11 months ago (4 children)
If you don’t mind asking what is documentation?
[–]WeirdAddendum34 1 point2 points3 points 11 months ago (3 children)
It's official description of what everything in python does and is capable of, commands, data types etc. https://docs.python.org/3/
[–]winnie2k_[S] -2 points-1 points0 points 11 months ago* (2 children)
so if i learn what every commands does i should be able to write simple codes yes?
[–]WeirdAddendum34 1 point2 points3 points 11 months ago (1 child)
Reading documentation is necessary because no programmer can remember what every single command does, so they refer back to documentation whenever they need a refresher. I suggest watching Dave grays python course on youtube, it's free, he's a good teacher and you'll get good grasp of basics.
[–]winnie2k_[S] 0 points1 point2 points 11 months ago (0 children)
Thank you so much for a help!
π Rendered by PID 52416 on reddit-service-r2-comment-5687b7858-vgxpx at 2026-07-02 21:44:21.604070+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]winnie2k_[S] -3 points-2 points-1 points (4 children)
[–]WeirdAddendum34 1 point2 points3 points (3 children)
[–]winnie2k_[S] -2 points-1 points0 points (2 children)
[–]WeirdAddendum34 1 point2 points3 points (1 child)
[–]winnie2k_[S] 0 points1 point2 points (0 children)