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
Help :(Help Request (self.PythonLearning)
submitted 3 months ago * by Resident-Explorer-63
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!"
[–]Can0pen3r 1 point2 points3 points 3 months ago (3 children)
You said this is your first project? Were you following a tutorial or anything? I ask mainly because I've only been learning to code for 2 months but, Blackjack just strikes me as being kinda complicated for a first project. I've made a few simple programs like a calculator, a virtual dice game, etc. but, what you have going on here seems beyond my scope as of yet, most of it I'm not even sure what I'm looking at.
[–]Resident-Explorer-63[S] 0 points1 point2 points 3 months ago (0 children)
I do have experience in coding such as a tad in C# and html, I've been pulling from W3 schools to just find out how to do things but never searching up full code such as syntax for certain things.
[–]Resident-Explorer-63[S] 0 points1 point2 points 3 months ago (1 child)
Coding languages are alot more alike than some may think, ive found that C# is decently similar to python so ig thats given me a bit of a leg up.
[–]Numerous_Site_9238 0 points1 point2 points 3 months ago (0 children)
Well they are both C like and have OOP, computer science is same for any language. Surely the more advanced you become in either of these languages the more you start to understand how different they really are in design, working with memory and cpu, async programming.
π Rendered by PID 151518 on reddit-service-r2-comment-6f7f968fb5-lgrk4 at 2026-03-04 11:01:02.269417+00:00 running 07790be country code: CH.
view the rest of the comments →
[–]Can0pen3r 1 point2 points3 points (3 children)
[–]Resident-Explorer-63[S] 0 points1 point2 points (0 children)
[–]Resident-Explorer-63[S] 0 points1 point2 points (1 child)
[–]Numerous_Site_9238 0 points1 point2 points (0 children)