Introduction to python

Introduction to python

9th Grade

32 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

9th Grade

28 Qs

Wiederholungs Quiz WS24

Wiederholungs Quiz WS24

9th Grade

27 Qs

Year nine revision for summer assessment

Year nine revision for summer assessment

9th Grade

36 Qs

THIẾT KẾ BÀI TRÌNH CHIẾU LỚP 9

THIẾT KẾ BÀI TRÌNH CHIẾU LỚP 9

9th Grade

28 Qs

Web Design

Web Design

9th - 12th Grade

27 Qs

ÔN TẬP CUỐI HK2 TIN HỌC 6 24-25

ÔN TẬP CUỐI HK2 TIN HỌC 6 24-25

6th Grade - University

30 Qs

Networks, Memory & Storage : GCSE

Networks, Memory & Storage : GCSE

9th - 12th Grade

28 Qs

Computing 4 the Win

Computing 4 the Win

3rd - 11th Grade

29 Qs

Introduction to python

Introduction to python

Assessment

Quiz

Computers

9th Grade

Practice Problem

Hard

Created by

Snighdha Pandey

Used 18+ times

FREE Resource

AI

Enhance your content in a minute

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

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a:

Text-based programming language

Visual-based programming language

Block-based programming language

Language written in JavaScript

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code? Print (“Hello world!”)

SyntaxError

“Hello world!”

Hello world!

Print (Hello world!)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to write a variable in python?

my_variables=10

my_variable:10

my variable=10

my_variable is 10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correctly-formatted comment?

&comment

“”Comment””

!comment

#comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data type consisting of numbers letters and symbols:

String

Integer

Float

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does term ‘debug’ mean:

looking at the code

a set of instructions

Identify errors and fix them

Making a calculation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat until a particular condition is true use:

While loop

For loop

If loop

Indentation

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?