DarkMind Ltd logo

CodeNova

Python Cards Adventure

Pack Overview

Foundations

First steps with output, variables, input, and arithmetic.

Step 1

print()

Make Python speak on screen with your very first command.

not started
Open lesson

Step 2

variables

Store words and numbers so your code can reuse them.

not started
Open lesson

Step 3

input()

Let the player type something into your program.

not started
Open lesson

Step 4

basic operations

Add, subtract, multiply, and build tiny formulas.

not started
Open lesson

Boss Challenge

Mini Program

Combine your first four ideas into one small program.

Unlocks after all four standard lesson cards are mastered and the boss quiz is passed.