Python for beginners

Python for beginners

University

20 Qs

quiz-placeholder

Similar activities

Entrada e Saída em Python

Entrada e Saída em Python

University

16 Qs

OOPS-1

OOPS-1

University

20 Qs

Python introduction

Python introduction

University

15 Qs

UNIT 1 PYTHON

UNIT 1 PYTHON

University

20 Qs

EXCEPTION HANDLING IN PYTHON

EXCEPTION HANDLING IN PYTHON

University

22 Qs

UTS ALPRO

UTS ALPRO

University

16 Qs

ASK T2 - Kod Arahan (Python)

ASK T2 - Kod Arahan (Python)

7th Grade - University

20 Qs

Fundamentos de Python

Fundamentos de Python

12th Grade - University

16 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?