You are on page 1of 1

Python Homework Task

Task 1: You will need to use Python for this homework. You can download Python for free. If you
are unable to download Python then you can use the school’s computers to complete this activity.

Task 2: Write a program that asks the user for the amount of money they will take on holiday and
convert this into the equivalent amount in Euros. The input and output should be user friendly.

Task 3: Email the program to your teacher as an attachment.

Extension Activity: Improve the above program so that it will tell you how many 50, 20, 10 and 5
Euro notes you would receive for a given value of Pounds. Email the program to your teacher.

Lesson 1 © Nichola Wilkin 2012

Python Homework Task


Task 1: You will need to use Python for this homework. You can download Python for free. If you
are unable to download Python then you can use the school’s computers to complete this activity.

Task 2: Write a program that asks the user for the amount of money they will take on holiday and
convert this into the equivalent amount in Euros. The input and output should be user friendly.

Task 3: Email the program to your teacher as an attachment.

Extension Activity: Improve the above program so that it will tell you how many 50, 20, 10 and 5
Euro notes you would receive for a given value of Pounds. Email the program to your teacher.

Lesson 1 © Nichola Wilkin 2012

You might also like