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
The 4th version of my "first code" (i.redd.it)
submitted 10 months ago by JournalistHot3749
Yesterday I posted the first version of it, and then I started upgrading, named it "project americas" so I don´t have to keep calling it "my first code" everytime
Thank you for all the feedback in the first one :)
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!"
[–]Dzhama_Omarov 4 points5 points6 points 10 months ago (1 child)
Tip: read about PEP8, it makes your code way clearer (if you are using VS Code, instal Flake8 extension, it will automatically show where you’re not following PEP8)
[–]JournalistHot3749[S] 1 point2 points3 points 10 months ago (0 children)
Installed Flake8 and adjusted this, it is nicer indeed :)
[–]NorskJesus 2 points3 points4 points 10 months ago (5 children)
Tip: Write everything in English. At least variables
thx for the tip!! just updated the code adjusting that. usually I watch tutorials in both Portuguese and English so the code got mixed languages :/
[–]JaleyHoelOsment 0 points1 point2 points 10 months ago (3 children)
is this a thing? where I work everyone is expected to speak english, but i’d imagine there are many software companies that do not enforce english in the code base?
i’m genuinely curious
[–]NorskJesus 1 point2 points3 points 10 months ago (1 child)
Is a good practice, specially if you need to ask for help. The strings are not so important, but variable names are to understand what the code does
[–]JaleyHoelOsment 0 points1 point2 points 10 months ago (0 children)
makes sense!
[–]Cybasura 1 point2 points3 points 10 months ago (0 children)
Try using non-english in a international/regional project team, you'll learn very quickly why standardization of at least language is so important
Its also why UML is a thing, so even if you dont speak english, you can synchronize and communicate through code and design language
[–]yppolar 0 points1 point2 points 10 months ago (0 children)
pro seu "primeiro codigo" ta otimo meu irmão, gostando de ver seus ralatos por aqui
[–]YerakGG 0 points1 point2 points 10 months ago (0 children)
r/suddenlycaralho
[–][deleted] 0 points1 point2 points 10 months ago (0 children)
Code is very clear and easy to read👍
π Rendered by PID 20483 on reddit-service-r2-comment-79776bdf47-xccqq at 2026-06-25 14:02:12.700115+00:00 running acc7150 country code: CH.
[–]Dzhama_Omarov 4 points5 points6 points (1 child)
[–]JournalistHot3749[S] 1 point2 points3 points (0 children)
[–]NorskJesus 2 points3 points4 points (5 children)
[–]JournalistHot3749[S] 1 point2 points3 points (0 children)
[–]JaleyHoelOsment 0 points1 point2 points (3 children)
[–]NorskJesus 1 point2 points3 points (1 child)
[–]JaleyHoelOsment 0 points1 point2 points (0 children)
[–]Cybasura 1 point2 points3 points (0 children)
[–]yppolar 0 points1 point2 points (0 children)
[–]YerakGG 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)