Hello, Vibe!
“Your computer talks back to you. Friendly. Welcoming. Alive.”
A Python program that asks your name and how you’re feeling — then prints a personalised encouraging message back to you.
It runs in a black console window. You type, it responds. Simple, alive, and completely yours.
You need Python installed on your computer.
Go to python.org and download the latest version. Run the installer — make sure you tick “Add Python to PATH” before clicking Install. IDLE comes included automatically.
Once installed, search for IDLE in your Start menu and open it.
Prefer to watch? Follow along with the full video.
Watch Greg build the greeting program live — copying the prompt, pasting into ChatGPT, running it in IDLE, and making the Vibe Tweak. Pause and rewind as many times as you need.
Enjoying the videos? Subscribe on YouTube for every new lesson →
Copy this. Paste it into your AI. Hit Enter.
Follow these steps exactly.
Don’t panic. Here’s exactly what to do:
The AI will fix it every time.
Make the message your own.
Open greeting.py in IDLE. Find the encouraging message the AI wrote. Change it to something you would actually say to a beginner. Save and press F5 again.
You just wrote your first line of code. That message is yours.