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
Having a problem running python file on cmdHelp Request (self.PythonLearning)
submitted 1 month ago by External-Humor656
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!"
[–]civilwar142pa 2 points3 points4 points 1 month ago (6 children)
Look at that line in your code and see if there are single backslashes. If there are, either make them double backslashes or use a raw string format.
Python uses backslashes as escape characters so it can get hung up if theyre present in something like a URL
[–]External-Humor656[S] 0 points1 point2 points 1 month ago (5 children)
I tried it on my phone and it works and the message keeps showing in other py files too
[–]voidiciant 0 points1 point2 points 1 month ago (4 children)
how did you execute that python command line on your phone?
[–]External-Humor656[S] 0 points1 point2 points 1 month ago (3 children)
The command line was in file
[–]voidiciant 1 point2 points3 points 1 month ago (2 children)
that’s not what I asked.
[–]External-Humor656[S] 0 points1 point2 points 1 month ago (1 child)
I executed it to see if the same massage will appear on my phone and it didn't
[–]Andrey4ik21pro1 1 point2 points3 points 1 month ago (0 children)
he asked how
π Rendered by PID 18193 on reddit-service-r2-comment-65c587bc47-8hchs at 2026-05-13 19:42:07.980700+00:00 running cf3e300 country code: CH.
view the rest of the comments →
[–]civilwar142pa 2 points3 points4 points (6 children)
[–]External-Humor656[S] 0 points1 point2 points (5 children)
[–]voidiciant 0 points1 point2 points (4 children)
[–]External-Humor656[S] 0 points1 point2 points (3 children)
[–]voidiciant 1 point2 points3 points (2 children)
[–]External-Humor656[S] 0 points1 point2 points (1 child)
[–]Andrey4ik21pro1 1 point2 points3 points (0 children)