I got Chat GPT to become my techer in Python and these are the tasks it set me:

 Task 1: 

📝 Objective:

Write a program that:

  1. Asks the user for their name

  2. Says hello using their name

  3. Then asks what mood they’re in today

  4. Responds with a custom message depending on the mood


    📌 Bonus Task (if you finish quickly):

    Change the program to:

    • Ask for your age

    • If the user is under 18, say “You're a young coder!”

    • If 18 or over, say “Welcome, adult in tech!”


What I created:


Task 2: Code a calculator

What did I do?:



Task 3: A number guessing game:

What I made: 




Comments

Popular Posts