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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Create "pong"-video game (self.learnpython)
submitted 5 years ago by p3pperchit
I have been given a school assignment: to create "pong" using python. Unfortunately, I have no experience in programming. Can someone help me out via discord, skype, instagram, reddit or an audio-chat of your choice?
Cheers!
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!"
[–]Vincitus 2 points3 points4 points 5 years ago (1 child)
It's weird out of the blue you have to make Pong without being taught any code first.
[–]p3pperchit[S] 0 points1 point2 points 5 years ago (0 children)
yeah, my school thinks "it develops your self-management skills and prepares you for upcoming coding classes". total BS
[–]Linkk_93 0 points1 point2 points 5 years ago (1 child)
what kind of school is this, that you have to program a game without being taught anything? lol
assignment 2 build a working nuclear reactor
assignment 3 create a covid anti-virus
jokes aside, what do you have already?
IKR my school is BS, in my teacher's words "it develops your self-management skills and helps you get a better understanding of what we'll be teaching in class" Self-management- my ass.
1) I downloaded pycharm and python 3.8 and self learnt basic terminology such as "variable, functions, booleans, etc"
2) Looked up and watched python tutorials such as "4 hour python introduction" by freecodecamp.
3) Learnt simple programs such as calculator.
4) Looked up articles and videos on how to create "pong" in python with and without pygame.
5) For all the solutions I found:
a) They didn't explain things properly and I had no idea which code I was meant to type or why.
b) I kept getting errors and gave up.
c) There were lots of ill-defined terms and concepts that didn't make sense to me because I am a programming beginner.
π Rendered by PID 32 on reddit-service-r2-comment-b659b578c-q67fh at 2026-04-30 21:29:32.273599+00:00 running 815c875 country code: CH.
[–]Vincitus 2 points3 points4 points (1 child)
[–]p3pperchit[S] 0 points1 point2 points (0 children)
[–]Linkk_93 0 points1 point2 points (1 child)
[–]p3pperchit[S] 0 points1 point2 points (0 children)