Unit 1 Theory Self-Assessment Attempt Review

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Unit 1 Theory Self-Assessment: Attempt review https://mymodules.dtls.unisa.ac.za/mod/quiz/review.php?attempt=1408...

UNISA  2023  INF1511-23-Y  Welcome Message  Unit 1 Theory Self-Assessment

QUIZ

Started on Tuesday, 10 October 2023, 3:21 PM


State Finished
Completed on Tuesday, 10 October 2023, 3:26 PM
Time taken 4 mins 53 secs

Question 1

Correct

Marked out of 1.00

Python is a/an ____ language.

a. fourth generation
b. assembly
c. interpreted 
d. compiled

Question 2

Correct

Marked out of 1.00

IDLE is the abbreviation for __________

a. Integrated Development Environment 


b. Integrated Development Experience
c. Integrated Distribution Environment
d. Incredible Development Environment

Question 3

Correct

Marked out of 1.00

Which of the following options is a valid Python comment?

a. & this code should be used if required


b. @ this code should be used if required
c. * this code should be used if required
d. # this code should be used if required 

1 of 2 2023/10/10, 15:26
Unit 1 Theory Self-Assessment: Attempt review https://mymodules.dtls.unisa.ac.za/mod/quiz/review.php?attempt=1408...

Question 4

Correct

Marked out of 1.00

Which of the following is NOT TRUE of keywords in Python programming?

a. keywords in Python are used to store keys. 


b. keywords in Python are identi�ers reserved for special use.
c. keywords in Python cannot be used as variable names.
d. keywords in Python include words such as �nally and class.

Question 5

Correct

Marked out of 1.00

To ensure that Python can be executed from any folder on a computer, the ____
variable (an environmental variable) must be updated with the path of the Python
installation.

a. destination
b. path 
c. folder
d. source

2 of 2 2023/10/10, 15:26

You might also like