Intro to Python

Intro to Python

1st - 6th Grade

5 Qs

quiz-placeholder

Similar activities

Introduction to Python

Introduction to Python

6th Grade

10 Qs

world of coding

world of coding

3rd - 6th Grade

10 Qs

Semester Exam

Semester Exam

6th - 8th Grade

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

Python Statements

Python Statements

5th - 7th Grade

10 Qs

Python variables

Python variables

6th - 8th Grade

8 Qs

CodeTigers Python 101

CodeTigers Python 101

KG - Professional Development

10 Qs

Python Quiz - 1

Python Quiz - 1

6th - 8th Grade

10 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

1st - 6th Grade

Medium

Created by

Aqilah M.

Used 7+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a step-by-step list of instructions to solve a problem.

Operating System

An algorithm

Computer Network

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python?

A computer language

A video game

A human language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the output of the following code?

print('Hello world')

Hello world

Hello World

HelloWorld!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A comment in Python starts with

$

&

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What line do you type to print the words "Hello World" on the Python screen?

printf("Hello World")

print("Hello World")

print(Hello World)

show('Hello World')

Discover more resources for Computers