Python Series

Python Series

1st - 5th Grade

15 Qs

quiz-placeholder

Similar activities

Selection

Selection

5th - 9th Grade

20 Qs

Infomatrix 2018

Infomatrix 2018

1st Grade - Professional Development

13 Qs

INTRODUCTION TO MSW LOGO

INTRODUCTION TO MSW LOGO

3rd Grade

17 Qs

XI MIPA SEM 2

XI MIPA SEM 2

1st Grade

15 Qs

1-mavzu. Kotlin dasturlash tiliga kirish

1-mavzu. Kotlin dasturlash tiliga kirish

1st Grade

18 Qs

Review grade 4

Review grade 4

3rd - 4th Grade

14 Qs

6 сынып PYTHON  тілінде программалау

6 сынып PYTHON тілінде программалау

1st Grade

10 Qs

Flowchart

Flowchart

1st - 9th Grade

10 Qs

Python Series

Python Series

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Media Team

Used 74+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What is Python?

Python is a popular programming language. It was created by Guido van Rossum, and released in 1991

Python is a popular programming language. It was created by Guido van Rossum, and released in 1994

Python is a popular programming language. It was created by Guido van Rossum, and released in 1993

Python is a popular programming language. It was created by Guido van Rossum, and released in 1992

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What can Python do?

Python can't be used on a server to create web applications

Python can be used on a server to create web applications

Python can be used on at server to create web applications

Python can be used on a server to created web applications

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Why Python?

Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc).

Python a simple syntax similar to the English language

Python has syntax that allows developers to write programs with fewer lines than some programming languages

Python on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

echo("hello world");

echo "hello world"

p("hello world");

print("hello world");

5.

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

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Python is an interpreted programming language, this means that as a developer you write Python

(.py)

(.pY)

(.PY)

(.Py)

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

–To check if you have python installed on a Windows PC, search in the start bar for Python or run the following on the Command Line

(cmd.exe):

cmd.exe

(cmd.exe);

(cmd.exe).

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?