Sjmit-Q1-[Workshop-MAR-25]

Sjmit-Q1-[Workshop-MAR-25]

12th Grade

20 Qs

quiz-placeholder

Similar activities

Bài 7 - Trắc nghiệm nhiều phương án lựa chọn

Bài 7 - Trắc nghiệm nhiều phương án lựa chọn

12th Grade

16 Qs

REMEDIAL TEST

REMEDIAL TEST

University

20 Qs

Permainan infasi (Sepak bola dan Bola Basket)

Permainan infasi (Sepak bola dan Bola Basket)

12th Grade

20 Qs

NUMBER THEORY AND CRYPTOGRAPHY QUIZ

NUMBER THEORY AND CRYPTOGRAPHY QUIZ

University

20 Qs

UTS Kls XI

UTS Kls XI

9th - 12th Grade

20 Qs

FBT B2 Organisation structure

FBT B2 Organisation structure

University

17 Qs

Tes diagnostik dasar

Tes diagnostik dasar

9th - 12th Grade

20 Qs

Uji Pengetahuan Informatika SMP

Uji Pengetahuan Informatika SMP

12th Grade

20 Qs

Sjmit-Q1-[Workshop-MAR-25]

Sjmit-Q1-[Workshop-MAR-25]

Assessment

Quiz

Others

12th Grade

Practice Problem

Hard

Created by

Manjunatha M

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct way to declare a variable in Python?

10 = x

x = 10

x : 10

let x = 10

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a built-in data type in Python?

tuple

list

array

dictionary

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output of the expression 3 * 2 ** 2?

6

12

8

10

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you create a list in Python?

You create a list in Python using angle brackets, e.g., my_list = <1, 2, 3>.

You create a list in Python using curly braces, e.g., my_list = {1, 2, 3}.

You create a list in Python using square brackets, e.g., my_list = [1, 2, 3].

You create a list in Python using parentheses, e.g., my_list = (1, 2, 3).

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which control structure is used to execute a block of code multiple times?

Loop

Condition

Variable

Function

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What keyword is used to define a function in Python?

function

procedure

def

method

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of the following code: print(type(5))?

Int

Float

Char

String

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?