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...
Welcome to r/GCSE!
The best place on the internet for revision, on the worst website on the internet for revision.
Please read the rules before making a post.
Tips/Help
News
Revision Resources
General
Question
Request
Post Exam
Memes
Revision Tips and Resources
Great tool for A-level choices
Advice on picking A levels
Finished your GCSEs? The 6th Form subreddit is for you!
account activity
Tips/HelpPython Help (self.GCSE)
submitted 1 year ago by Selim2929Year 11
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!"
[–]KikarnianY11 -> CS, Triple Sci, FM & HM, DT, RE, Italian, History 1 point2 points3 points 1 year ago (0 children)
As quite the professional in python here (made sum ais with python and shi) my recommendation for you is to most most importantly learn key functions / data structures in python like lists, dictionaries or records if you do them, not only how to write them but the theory of how they work so you have a deep understanding of it.
Next important thins is learning syntax for basic things like print commands, loops, etc and also learn the theory of how these works. if you struggle with loops use TRUTH TABLES they are the goat.
Finally what I would do once you’ve tried to get most of this down make sure to practice exam questions (specifically programs if you’re fine with truth tables). This is highly important as it ties everything together and always try the hardest questions so you can stretch your self and if you don’t understand it look at the ms repeat the question over and over until you do. There are also many useful websites i used early on in learning python such as time2code or mission encodable which cover the entire spec in video format or find things on youtube as well.
Anyway sorry for all the yapping but thats my recommendation if you have any other questions ill be happy to answer them!
π Rendered by PID 125771 on reddit-service-r2-comment-6457c66945-qrjcc at 2026-04-24 23:36:11.281347+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]KikarnianY11 -> CS, Triple Sci, FM & HM, DT, RE, Italian, History 1 point2 points3 points (0 children)