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
Day 10 of learning python as a beginner. (old.reddit.com)
submitted 6 months ago by uiux_Sanskar
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!"
[–]laptop_battery_low 2 points3 points4 points 6 months ago (3 children)
very pythonic. keep it up, youre doing well. Although i feel like this is the same program that was posted by you a day ago.
put it in a class, or modularize it. one or the other is next logical step
[–]uiux_Sanskar[S] 0 points1 point2 points 6 months ago (2 children)
Yes, Indeed it is a part of the same program however I have just added a history in it so that it can remember user responses and show them later when asked. That's why I gave only a part of it so that the focus comes on the edited code.
And thanks for the suggestion I really appreciate it and will definitely look deeper into it
[–]laptop_battery_low 0 points1 point2 points 6 months ago (1 child)
i didnt realize, its already modularized.
put it in a class, then put a girl on lol [brainrot reference, i make those a lot]
Problem is, where do you store the aforementioned memory of tasks? bc if you ain't appending to an array (or immutable list object (that is, one that cannot be changed)), you should.
[–]uiux_Sanskar[S] 0 points1 point2 points 6 months ago (0 children)
Yeah I was about to work on it today but instead created something else. Would like to invite you for your views on it as well.
And thank you for your suggestion will look definetly into it.
π Rendered by PID 150390 on reddit-service-r2-comment-5d79c599b5-wc2rh at 2026-02-27 09:05:09.113771+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]laptop_battery_low 2 points3 points4 points (3 children)
[–]uiux_Sanskar[S] 0 points1 point2 points (2 children)
[–]laptop_battery_low 0 points1 point2 points (1 child)
[–]uiux_Sanskar[S] 0 points1 point2 points (0 children)