Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

Python Programming Test JCL

star
star
star
star
star
Last updated over 3 years ago
10 Nsɛmmisa
Hyɛ no nsow a efi ɔkyerɛwfo no hɔ:

This is just my initial attempt at a Python Programming Test - aimed at Year 9/10/11

Select the BEST answer to each of the following questions

1
1
1
1
1
1
1
1
1
1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

Which Python command asks the user a question?

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

Which of the following is NOT one of the THREE basic programming constructs?

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

Which data type is best for storing whole numbers?

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

Which data type is best for storing numbers with decimal places?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

Which data type is best for storing a post code such as LE5 0BX?

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

Which of the following is the best explanation of casting ?

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

Which of the following is NOT a feature of Python's Integrated Development Environment?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

What method is used to translate Python code into binary machine code at run-time?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

What is the name given to a programmer's error where the code runs to completion, but gives unexpected results?

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

What is the name given to a programmer's error where the code fails due to a typing mistake by the programmer?