07 - Nested Structures

07 - Nested Structures

12th Grade

10 Qs

quiz-placeholder

Similar activities

CFDA Coding and Program Design Unit Review

CFDA Coding and Program Design Unit Review

9th Grade - University

15 Qs

[AP CSP] Programming: Conditionals

[AP CSP] Programming: Conditionals

9th - 12th Grade

10 Qs

Java switch/for/while

Java switch/for/while

9th - 12th Grade

15 Qs

Christmas Programming Quiz

Christmas Programming Quiz

12th Grade

14 Qs

Python Function and Return

Python Function and Return

9th - 12th Grade

12 Qs

Project-Stem Unit 1 python coding

Project-Stem Unit 1 python coding

9th - 12th Grade

12 Qs

PCEP Section 2a: Make decisions  with if instruction

PCEP Section 2a: Make decisions with if instruction

12th Grade

15 Qs

Python While Loops

Python While Loops

12th Grade

15 Qs

07 - Nested Structures

07 - Nested Structures

Assessment

Quiz

Computers

12th Grade

Medium

Created by

A McKILLEN

Used 178+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If num=13, what is the output of this program?

1 3 5 7 9 11 13

1 3 5 7 9 11

2 4 6 10 12

0 2 4 6 8 10 12

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If num=27, what is the output of this program?

1 2 3 9 27

1 3 9 27

3 9

27 9 3 1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the \r escape sequence?

newline

prints a horizontal tab character

carriage return

prints a backslash character

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If num=42, for what value(s) of i is the statement print(“no”) (line 5) executed?

2

21

2, 3, 14, 21

1, 2, 3, 14, 21, 42

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If num=39, what is the output of the program?

'no'

'yes'

'yes' then 'no'

'no' then 'no'

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If num1 = 4 and num2 = 18, what will be output?

4

18

36

40

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If num1 = 6 and num2 = 8, what will be output?

8

12

24

48

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?