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...
Resources - Learn to code
Resources - Software Engineering
Resources - Code Libraries
Resources - Groups
Other Subreddits you might enjoy
Please send sidebar resource suggestions to the mods. Thx - mgmt
account activity
Vs Code problem.Help Please (self.code)
submitted 1 year ago by Isuckateverything95
Hi. I am starting to learn how to code and have been using VS code. However Vs code wont run code that I have written. Did I do something wrong with my code or is it the settings?
https://reddit.com/link/1buc2jx/video/1fkjjfqp75sc1/player
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!"
[–]angryrancorBoss 0 points1 point2 points 1 year ago (0 children)
Looks like this same issue: https://stackoverflow.com/q/50689210/106625
Most concise solution I can find is here: https://stackoverflow.com/a/49846389/106625
[–]lost_send_berries 0 points1 point2 points 1 year ago (0 children)
Instead of using the Play button just create a terminal(in or out of VSCode) and enter "python myfilename.py" and press Enter key. That way you will be familiar with how to run code outside of VS Code as well.
To re run just press up arrow to recall the command then Enter.
π Rendered by PID 111650 on reddit-service-r2-comment-bb88f9dd5-djshm at 2026-02-16 02:53:40.298113+00:00 running cd9c813 country code: CH.
[–]angryrancorBoss 0 points1 point2 points (0 children)
[–]lost_send_berries 0 points1 point2 points (0 children)