indabax  python series quiz 1

indabax python series quiz 1

University

15 Qs

quiz-placeholder

Similar activities

Intro to Python Programming Quiz 9D

Intro to Python Programming Quiz 9D

1st Grade - University

14 Qs

Yudisium Ganjil 23/24

Yudisium Ganjil 23/24

University

15 Qs

ambot para asa ni

ambot para asa ni

University

20 Qs

python set 1

python set 1

University

10 Qs

Modulo 1 - Fundamentos Python

Modulo 1 - Fundamentos Python

University

15 Qs

Python DataTypes & Variables Quiz

Python DataTypes & Variables Quiz

University

10 Qs

Python DAy 1 Quiz

Python DAy 1 Quiz

University

20 Qs

First Meet Sains Data 2022

First Meet Sains Data 2022

University

20 Qs

indabax  python series quiz 1

indabax python series quiz 1

Assessment

Quiz

Other

University

Medium

Created by

chelangat Andrew

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

when do we usually have indabax sessions

monday

friday

wednesday

thursday

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

which syntax will print hello world in python?

print("Hello, World!")

echo "Hello, World!"

console.log("Hello, World!")

printf("Hello, World!")

3.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

Which IDE is commonly used for Python development?

Microsoft Excel

Adobe XD

Microsoft Excel

Visual Studio Code

4.

MULTIPLE CHOICE QUESTION

30 sec • 13 pts

What is the output of the following code?

print(2 + 3 * 4)

6

14

20

8

5.

MULTIPLE CHOICE QUESTION

30 sec • 7 pts

How do you define a variable in Python?

define variable_name as value

variable_name = value

let variable_name := value

let variable_name := value

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What will be the output of the following code?

print(10 / 2)

5

2

10

20

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Given the following Python code, what will be printed?

python

x = 10

print(x)

none

x

print(x(

10

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?