core
Python Basics
print(), values, variables, and arithmetic.
A new template-inspired tree layout. It keeps the RPG talent-map idea while using a sharper terminal-grid visual language.
print(), values, variables, and arithmetic.
Clean, slice, format, and reverse text.
if / elif / else and boolean decisions.
for, while, filtering, and repeated work.
Functions, returns, defaults, and reusable code.
Dictionaries, nested lookups, and inventory maps.
A capstone character creator using all foundation skills.
The next frontier: HTTP, routes, APIs, and auth.