Python for beginners

Python for beginners

University

20 Qs

quiz-placeholder

Similar activities

Basic Python

Basic Python

University

20 Qs

quiz dasar python

quiz dasar python

1st Grade - University

20 Qs

UNIT 1 PYTHON

UNIT 1 PYTHON

University

20 Qs

 variable in python

variable in python

University

20 Qs

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

Introduction to Python

Introduction to Python

University

20 Qs

python basics

python basics

11th Grade - University

15 Qs

Grade 7 Python Programming Quiz

Grade 7 Python Programming Quiz

7th Grade - University

20 Qs

Python for beginners

Python for beginners

Assessment

Quiz

Computers

University

Medium

Created by

Mani Mohamed Abdallah

Used 11+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the Python logo?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a....

Text-based programming language

Object orientated programming language

Language written in java script

Visual-based programming language

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To display the following on screen

Hello World!

the following command should be used:

print(Hello World!)

print("Hello World!")

print("Hello World" + !)

print"(Hello World!)"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?
Shell
Window
IDLE
CLI

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How is a code block indicated in Python?

Bracket

Indentation

Key

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will be the output of the following code snippet?

int and float

float and int

float and float

int and int

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?