CISC151 Online Game - Winter 2023

CISC151 Online Game - Winter 2023

University

30 Qs

quiz-placeholder

Similar activities

Code Carnival

Code Carnival

University

25 Qs

Introduction to Computers

Introduction to Computers

University

25 Qs

Programming Skills C/C++

Programming Skills C/C++

University

25 Qs

Bridge Course - Screening Test

Bridge Course - Screening Test

10th Grade - Professional Development

30 Qs

Flow Control in Python

Flow Control in Python

University

33 Qs

1.02 understand digital communication products

1.02 understand digital communication products

9th Grade - University

29 Qs

Unit 1 APCSA

Unit 1 APCSA

9th Grade - University

32 Qs

midterm exam. compro (part2)

midterm exam. compro (part2)

University

25 Qs

CISC151 Online Game - Winter 2023

CISC151 Online Game - Winter 2023

Assessment

Quiz

Computers

University

Medium

Created by

Marwa Elsayed

Used 180+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is printed by the following code:

square

1

3

triangle

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is printed by the following code?

ci

Error - out of range

amon

ect

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the last value to be printed by the following loop?

20

60

59

55

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The following is what type of data structure?

A total mess

a list of dictionaries

a list of list

a dictionary list

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Consider the following code. By executing it, new contains

[15, 18, 28]

[15, 10, 35, 27, 18, 63, 12, 8, 28]

[5, 9, 4, 3, 2, 7]

[0, 0, 0, 1, 1, 1, 2, 2, 2]

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this code:

'Look out the window snow!',

Look out the window! now'

'Look snow !'

'Look out the window now!'

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

what are the values of num printed by the following code:

7,8,9,10

10,9,8,7

error

10, 9, 8, 7, 6

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?