Python Intro 1

Python Intro 1

7th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

WJEC GCSE ICT Unit 1 E-Mail

WJEC GCSE ICT Unit 1 E-Mail

9th - 10th Grade

13 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

Adventure game project

Adventure game project

7th - 8th Grade

12 Qs

Pre-Test: Search Engine

Pre-Test: Search Engine

7th Grade

10 Qs

CD 3 PHẦN MỆ SOẠN THẢO VĂN BẢN

CD 3 PHẦN MỆ SOẠN THẢO VĂN BẢN

1st - 7th Grade

12 Qs

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

LA1.C1: Introduction to Small Basic

LA1.C1: Introduction to Small Basic

9th Grade

15 Qs

Python Intro 1

Python Intro 1

Assessment

Quiz

Computers

7th - 12th Grade

Practice Problem

Hard

Created by

Coder Khwaja

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

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

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python code segment will display “Hello, world!” on the screen?

display Hello, world!

print("Hello, world!")

print "Hello, world!"

"Hello, world!"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following Python code display?

print("Hello")

print("World")

Hello

World

HelloWorld

Hello World

Hello


World

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following Python code display?

print("Hello" , "World")

Hello

World

HelloWorld

Hello World

Hello


World

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the code below . What is the name of the command (function) below ?

print("Hello" , "World")

print

Hello

Hello World

World


World

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the code below .

How many parameters does the command(function) have ?

print("Hello" , "World")

0

1

2

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the code below .

How many parameters does the command(function) have ?

print("Hello")

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Python"

String , int , float ?

int

float

String

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?