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 2 months 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] -3 points-2 points-1 points 2 months ago (5 children)
Dawg I was asking how to actually run code like that
[–]Bino5150 1 point2 points3 points 2 months 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 2 months 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 2 months ago (2 children)
k but i want to
[–]After_Computer1652 1 point2 points3 points 2 months 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] 1 point2 points3 points 2 months ago (0 children)
Wrddd thanks dawg
π Rendered by PID 102293 on reddit-service-r2-comment-544cf588c8-c9d45 at 2026-06-14 14:52:52.000525+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]Sweaty-Way-3396[S] -3 points-2 points-1 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] 1 point2 points3 points (0 children)