🎯 Learning Intention

I can write and run a basic Python script that uses print() and input() to interact with the user.


βœ… Success Criteria

I created a short Python script that starts a digital conversation and saved it in my Cyber 2 Python folder.


❓ Why Are We Learning This?

Python is a tool that helps us talk to machines, process data, and automate ideas. It’s not just codeβ€”it’s conversation. The sooner you learn to speak clearly to your machine, the sooner it can help you solve problems.


πŸ““ Tech Journal Prompt

<aside> πŸ’‘

β€œIf a computer could ask you one meaningful question each morning, what would it askβ€”and why?”

</aside>

πŸ“‚ Save to: Tech Journal > Week 1 > Tuesday Entry


πŸ“š Word of the Day

Syntax – The set of rules that defines how code must be written so the computer can understand it.


🧠 Mini-Lesson – Python as Conversation