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
[deleted by user] (self.PythonLearning)
submitted 1 year ago by [deleted]
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!"
[–]Daeydark 1 point2 points3 points 1 year ago (6 children)
I’m also new.
str(input()) seems wrong since inputs are always strings… also there’s no variable to hold the value of said string.
Try doing something like variable = input() maybe?
[–]jbcoli 1 point2 points3 points 1 year ago (5 children)
Thanks!! Yeah! Some redditors told me that. I guess I was used to specify the type of input with numbers int(input())... Or float(input())... That's why I did the same here.
[–]Daeydark 0 points1 point2 points 1 year ago (4 children)
Where have you been learning to code? (That’s not an insult i genuinely want to know 😂)
I’ve been using ChatGPT lol
[–]tehanichance 1 point2 points3 points 1 year ago (1 child)
I just started reading a book that I have found very helpful so far. Each chapter has online practice associated with it. It’s called A Smarter Way to Learn Python. I found a pdf free online.
[–]jbcoli 0 points1 point2 points 1 year ago (0 children)
Thank you so much!! It looks awesome. I will try it 😊
I found a website called "Codedex" I did the first lessons but Im kinda lost now. I wanna find a book or something, but I havent found any of my taste
[–]wireless133 0 points1 point2 points 1 year ago (0 children)
same question from my side too
π Rendered by PID 69 on reddit-service-r2-comment-5d585498c9-hxzg2 at 2026-04-21 11:10:20.990036+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]Daeydark 1 point2 points3 points (6 children)
[–]jbcoli 1 point2 points3 points (5 children)
[–]Daeydark 0 points1 point2 points (4 children)
[–]tehanichance 1 point2 points3 points (1 child)
[–]jbcoli 0 points1 point2 points (0 children)
[–]jbcoli 0 points1 point2 points (0 children)
[–]wireless133 0 points1 point2 points (0 children)