Python Series

Python Series

1st - 5th Grade

15 Qs

quiz-placeholder

Similar activities

Python List Quiz

Python List Quiz

1st Grade

10 Qs

🌟Exam Quiz 🌟

🌟Exam Quiz 🌟

2nd Grade

14 Qs

G6 Computer Science Quiz 1

G6 Computer Science Quiz 1

5th - 6th Grade

15 Qs

Problem Analysis

Problem Analysis

1st Grade

15 Qs

Internet Basics

Internet Basics

5th Grade - University

15 Qs

Scratch Grade 4

Scratch Grade 4

4th Grade

12 Qs

Reinforcement  Quiz

Reinforcement Quiz

2nd - 3rd Grade

20 Qs

Pernyataan Function dan Procedure

Pernyataan Function dan Procedure

1st - 3rd Grade

10 Qs

Python Series

Python Series

Assessment

Quiz

Computers

1st - 5th Grade

Practice Problem

Hard

Created by

Media Team

Used 74+ times

FREE Resource

AI

Enhance your content in a minute

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

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?

Discover more resources for Computers