Module 1 Test Flashcards

1
Q

Python is a good choice for creating and executing tests for applications

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Python is free, open-source and multi-platform

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Python3 is backwards compatible with Python2

A

FALSE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Python is a good choice for low-level programming - to implement effective drivers.

A

FALSE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Low level programming language consisting of binary digits/bits that the computer readsand understands

A

Machine Code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A text file that contains instructions that make up a Python program.

A

Script

How well did you know this?
1
Not at all
2
3
4
5
Perfectly