Download presentation
Presentation is loading. Please wait.
1
My Python Programmes NAME:
2
CHALLENGE 1- Add Up In Python
Type in Python. Screenshot evidence below
3
Construct Ideas Python Programming It is tradition that your first ever program says hello world! Your teacher will demonstrate how you can use IDLE to write your first program – it should give an answer like the one shown: This is an interactive prompt. Everything we do is processed straight away. Try typing or changing Hello World for something else. 25/04/2017
4
CHALLENGE 2- Hello World!
Display Hello World! Use Print. Screenshot evidence below
5
CHALLENGE 3- Hello Bob Screenshot evidence here
Copy, save and run the following program Screenshot evidence here
6
Add Screenshot Evidence Over
Challenge 4 Complete the following program so it uses the variables to print out “The cat sat on the mat”. It should print out on one line with spaces. Add Screenshot Evidence Over
7
CHALLENGE 4- The Cat Sat On The Mat
Screenshot evidence here
8
Challenge 5- Input Input!
Copy, save and run the following program
9
CHALLENGE 5- Input “What’s Your Name?”
Screenshot evidence here
10
Challenge 6 Write a program that asks the user for their name and then asks them what their favorite food is, using their name in the question, and then responds to their answer. The following image shows an example output.
11
CHALLENGE 6- Name and Favourite Food
Screenshot evidence here
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.