Assesment 1

Assesment 1

University

25 Qs

quiz-placeholder

Similar activities

Dasar Koding dan Kecerdasan Artifisial

Dasar Koding dan Kecerdasan Artifisial

10th Grade - University

25 Qs

Exploring Python Fundamentals

Exploring Python Fundamentals

University

30 Qs

BMW X5

BMW X5

University

25 Qs

Quiz về Lập trình máy tính và Ngôn ngữ Python

Quiz về Lập trình máy tính và Ngôn ngữ Python

6th Grade - University

20 Qs

Tippie Tech Spring Kickoff Activity

Tippie Tech Spring Kickoff Activity

University

20 Qs

Python Quiz

Python Quiz

University

23 Qs

CUESTIONARIO  UNIDAD 3

CUESTIONARIO UNIDAD 3

University

22 Qs

Introducción a la Sintaxis de Python

Introducción a la Sintaxis de Python

University

30 Qs

Assesment 1

Assesment 1

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Vivek M.V. (RCSS)

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of Python in real-world applications?

Data analysis

Web development

Game development

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a basic data type in Python?

Tuple

String

Dictionary

List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'if' statement do in Python?

Declares a variable

Executes a block of code based on a condition

Repeats a block of code

Defines a function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for comparison in Python?

||

&&

==

+

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the expression print((5+2)*5 + 3)?

54

38

56

15

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a list in Python?

()

lst()

{}

[]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a logical operator in Python?

not

or

xor

and

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?