Introduction to Python Flashcards

1
Q

Algorithm

A

Is a set of step-by-step instructions which, when followed, solve a problem.

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

Variable

A

A named location in memory used to store data.

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

Syntax

A

The grammatical arrangement of words in a language, showing how they connect and relate to each other.

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

Debug

A

the process of correcting code to fix mistakes.

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

Integrated development environment (IDE)

A

A piece of software that provides all the tools necessary to develop programs in a particular language

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

Assignment

A

A piece of software that provides all the tools necessary to develop programs in a particular language

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