Search Header Logo
An introduction to Pseudocode

An introduction to Pseudocode

Assessment

Presentation

Computers

10th Grade

Hard

Created by

John Mason

Used 2+ times

FREE Resource

3 Slides • 7 Questions

1

An introduction to Pseudocode

If Loops from Python to Pseudocode

Slide image

2

Condition in Python


Slide image

3

Fill in the Blank

Question image

examscore = 23 is the _________

4

Multiple Choice

Question image

Print ("fail") is the

1

True condition

2

False condition

3

Null condition

4

else condition

5

Multiple Select

Which of the following are NOT in the Python loop? You can select multiple

1

If capitalised

2

colons :

3

brackets

4

OUTPUT

5

END IF

6

Study this version of the condition in pseudocode

  • A - Then

  • B - Output

  • C - End If

Slide image

7

Multiple Choice

In Pseudocode I need to use THEN once I have set the variable.

1

True

2

Fasle

8

Multiple Choice

In Pseudo code: You need to write colons after the condition "examscore<50:"

1

True

2

False

9

Multiple Choice

In Pseudocode you need to use brackets to iterate the text string

1

True

2

False

10

Multiple Choice

In Pseudo code when you set a number variable what code should you use?

1

Declareexamscore"Integer

2

DECLARE examscore:INTEGER

3

declareexamscore:TEXT

4

DECLAREexamscore

An introduction to Pseudocode

If Loops from Python to Pseudocode

Slide image

Show answer

Auto Play

Slide 1 / 10

SLIDE