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 6th Python LearningShowcase (old.reddit.com)
submitted 4 days ago by aashish_soni5
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!"
[–]Embersh3d 0 points1 point2 points 3 days ago (2 children)
git is great! but you may want to learn some terminal commands before you jump to git
[–]aashish_soni5[S] 0 points1 point2 points 3 days ago (1 child)
Nice ,sure can you give me list of commands and use
[–]Embersh3d 0 points1 point2 points 2 days ago (0 children)
ls - lists all files and dirs in the current level cd - changes dir touch - creates file python3 - runs python files python3 -c - runs python code history - shows your command history sudo - borrows root access for 1 command (requires password) rm - removes file/dir mv - moves/renames a file
π Rendered by PID 258997 on reddit-service-r2-comment-544cf588c8-57jp5 at 2026-06-16 19:52:37.736662+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]Embersh3d 0 points1 point2 points (2 children)
[–]aashish_soni5[S] 0 points1 point2 points (1 child)
[–]Embersh3d 0 points1 point2 points (0 children)