Python Basics

Python Basics

3rd Grade

25 Qs

quiz-placeholder

Similar activities

Тест по Информационни технологии

Тест по Информационни технологии

2nd - 6th Grade

20 Qs

UH 3 PEMROGRAMAN DASAR

UH 3 PEMROGRAMAN DASAR

1st Grade - University

20 Qs

L1 & L2 class 1

L1 & L2 class 1

1st - 3rd Grade

20 Qs

ASK T3 : 1.1 Pembangunan Aturcara

ASK T3 : 1.1 Pembangunan Aturcara

1st - 12th Grade

20 Qs

ĐỀ CƯƠNG ÔN TẬP TIN HỌC LỚP 3 CUỐI KỲ 2

ĐỀ CƯƠNG ÔN TẬP TIN HỌC LỚP 3 CUỐI KỲ 2

3rd Grade

21 Qs

Chapter-5 MS-Windows7

Chapter-5 MS-Windows7

3rd - 4th Grade

20 Qs

KUIS 3 (TIK3)

KUIS 3 (TIK3)

3rd Grade

20 Qs

Mobile Apps PayKu

Mobile Apps PayKu

1st Grade - Professional Development

20 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

3rd Grade

Practice Problem

Hard

Created by

Mr. Upadhyay

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a correct syntax to output "Hello World" in Python?

printf("Hello World");

print("Hello World")

echo "Hello World"

print("Hello World"):

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of using Python?

Python is used for various purposes such as web development, data analysis, artificial intelligence, scientific computing, automation, and more.

Python is primarily used for video editing

Python is only used for gaming development

Python is exclusively used for accounting purposes

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you insert COMMENTS in Python code?

//This is a comment

#This is a comment

/*This is a comment*/

"This is a comment"

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the output of 'print(5 + 3)'?

7

10

8

2

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which one is NOT a legal variable name?

_myvar

my_var

Myvar

my-var

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the keyword used for defining a function in Python?

function

define

func

def

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the result of '5 == 5'?

error

true

10

false

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?

Discover more resources for Computers