Search Header Logo

ROUND 2 MIND MAZE

Authored by NILESH KUMAR

Education

University

Used 4+ times

ROUND 2 MIND MAZE
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

200

Mindspark

0

(null)

0

Mindspark

Compiler error

Answer explanation

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

a = 10, b = 9, c = -10

a = -10, b = 10, c = -10

a = -10, b = 9, c = -10

a = -10, b = 9, c = 10

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

nums = [1, 2, 3, 4, 5]

squares = [x**2 for x in nums if x % 2 == 0]

print(squares)

[1, 9, 25]

[4, 16]

[1, 4, 9, 16, 25]

[16, 4]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

#include <stdio.h>

#define VALUE 5

int main() {

    printf("%d", VALUE * VALUE / VALUE + VALUE);

    return 0;

}

15

10

25

30

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output of the following python code?

 print(len(str(17//4)))

1

2

4

Error

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?