Rungo is a single climb from your first line of Python to reading, verifying and judging real code — including the stuff an AI generated. No track to pick. No wall of theory. Write code, run it, watch it pass, climb the next rung.
12 stages · 95 hands-on lessons · real Python in your browser, no setup.
# your first working program name = "world" print(f"hello, {name}")
Most coding courses are a wall of theory and a punishing grind. ADHD brains stall on exactly that — the slow start, the no-feedback slog, the lost place. Rungo is engineered around how those brains actually learn. Good for them, better for everyone.
Write code, hit run, watch it pass — instantly. That run-it-and-see-it-work hit is the dopamine loop, and coding is one of the few skills that delivers it on tap.
Every lesson is one concept and a ≈3-minute estimate on the label. Lowering the bar to START beats the biggest barrier there is — you only have to do one.
Come back after a day or a month and there's a single Continue button that drops you exactly where you left off. No re-finding your place, no friction.
XP, skill bars, a daily streak and “you’ve done 3 in a row — one more?” nudges. Progress you can see, rewards that land, no hearts that punish a mistake.
Quick 'remember this?' warm-ups resurface what you learned a few lessons back. Active recall, not re-reading — the thing that actually makes it stick.
Boss-builds at the end of each stage — a Mad Libs machine, an AI-assistant core, a code-review harness. Projects you keep, not throwaway exercises.
Anyone can prompt an AI into a block of Python. Almost nobody can tell whether it's right. Rungo's last two stages teach the rarer, durable skill: read a diff, find the bug, spot the hallucinated API, catch the plausible-but-insecure pattern, and decide — accept, reject, or rewrite.
Nobody else is teaching this as the headline. It's the whole reason the ladder ends where it does.
def average(nums): return sum(nums) / len(nums) # ↑ crashes on an empty list — is that ok?
No syllabus to read, no environment to set up. The whole loop is a real Python challenge you finish in minutes — then the rung lights up and the next one opens.
A 30-second placement drops you on the right rung — a complete beginner starts at First Light; someone who already codes can test out of the early stages instead of grinding them.
Each lesson is one concept and a short brief. Write Python in the browser, run it instantly, see the tests go green. Stuck? The in-lesson mentor nudges, it doesn't hand you the answer.
Each stage ends on a boss-build you keep in your portfolio. Clear its gate and the next rung unlocks — all the way up to judging AI-written code.
A single linear climb through the roles the industry actually hires for — from your first line of Python to judging AI-generated code. Indicative bands for context, the skills each stage builds, and no pretence it arrives overnight.
Take the 30-second placement, land on the right rung, and write your first real Python line before your coffee's cold. Free to start — no card.