DarkMind Ltd logo

CodeNova

Python Cards Adventure

Pack 1 / Foundations

print()

Lesson pack1-1

print()

not started

Hook

You can make the computer talk in a single line.

Python uses print() to show text in the output area.

Anything inside quotes counts as text.

Run it and check the output straight away.

Mini Challenge

Edit the text inside print() so that when you press Run, the output says exactly: Python powers my ideas

Full lesson mode with normal detail.

Code Lab

Try it now

Output updates below

Output

Hello, CodeNova!

Run the code, tweak it, then beat the challenge.