WitzCode
← All tracks
🐍 Python·Hello, Python

Hello, Python

Your first Python program.

Hello Python

name = "WitzCode"
print(f"Hello, {name}!")