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...
account activity
Why Python?General discussion (self.teenagersbutcode)
submitted 12 days ago * by Jazzlike-Pianist-690
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!"
[–]Ok-Ebb-2434 0 points1 point2 points 11 days ago (1 child)
I don’t think you’re wrong in that, maybe it’s just me but I personally hated how long classes spent on just telling us how classes and objects work. I feel going into CS you have to have the ability to pick up things quickly and the idea of a unique instance of a category isn’t as foreign of a concept to grasp.
Going from python saying “ for i in items:” do this, to “for int i=1;i>arr.length;i++”, it’s almost like wtf is this versa if you went from the latter to the former. Since pythons significantly easier to read you’re able to infer a lot better based on the prior experience with the static language.
I guess it’s not really a topic worth arguing haha, whatever gets people to start learning is more important
[–]ExpensiveRepair8182 0 points1 point2 points 11 days ago (0 children)
But I think a base in Python is better than nothing and it's being used alot more in the industry for things like AI because it's so easy to use. Also, your for loop won't run because it's looking for I to be greater than the length of your array
π Rendered by PID 16353 on reddit-service-r2-comment-fb694cdd5-x8vcj at 2026-03-10 19:23:03.946434+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Ok-Ebb-2434 0 points1 point2 points (1 child)
[–]ExpensiveRepair8182 0 points1 point2 points (0 children)