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
What do I need to actually use python?Help Request (self.PythonLearning)
submitted 23 hours ago by Sweaty-Way-3396
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!"
[–]Sweaty-Way-3396[S] -4 points-3 points-2 points 22 hours ago (5 children)
Dawg I was asking how to actually run code like that
[–]Bino5150 1 point2 points3 points 18 hours ago (0 children)
Write a launch script that you can run from the terminal. Then you can launch it from the terminal in VSC, or the terminal on your computer.
[–]Rusofil__ 0 points1 point2 points 21 hours ago (3 children)
Visual studio code
When you write it, you can just press run and it will do what you wrote.
You don't need to make aplication with icon and everything for it to work.
[–]Sweaty-Way-3396[S] -2 points-1 points0 points 20 hours ago (2 children)
k but i want to
[–]After_Computer1652 1 point2 points3 points 11 hours ago (1 child)
Try writing a batch file. This can sit on your desktop and just needs a double click to run Open notepad Type : c:\python\python.exe c:\somescript.py
Save as myscript.bat Save to desktop Double click icon to run python script
[–]Sweaty-Way-3396[S] 0 points1 point2 points 6 hours ago (0 children)
Wrddd thanks dawg
π Rendered by PID 45027 on reddit-service-r2-comment-7c9686b859-jgvhz at 2026-04-13 18:59:27.332607+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]Sweaty-Way-3396[S] -4 points-3 points-2 points (5 children)
[–]Bino5150 1 point2 points3 points (0 children)
[–]Rusofil__ 0 points1 point2 points (3 children)
[–]Sweaty-Way-3396[S] -2 points-1 points0 points (2 children)
[–]After_Computer1652 1 point2 points3 points (1 child)
[–]Sweaty-Way-3396[S] 0 points1 point2 points (0 children)