Python Competition

Python Competition

Professional Development

10 Qs

quiz-placeholder

Similar activities

CodeHS Python

CodeHS Python

9th Grade - Professional Development

15 Qs

01 Python (Print & Input)

01 Python (Print & Input)

Professional Development

10 Qs

Topic Quiz-1 : Python Basics

Topic Quiz-1 : Python Basics

Professional Development

10 Qs

Python - BODMAS

Python - BODMAS

University - Professional Development

9 Qs

Python Basics Quiz for Students

Python Basics Quiz for Students

Professional Development

15 Qs

CS - Introduction to React Native

CS - Introduction to React Native

Professional Development

10 Qs

JAVA QUIZ

JAVA QUIZ

Professional Development

11 Qs

pemrograman dasar

pemrograman dasar

Professional Development

10 Qs

Python Competition

Python Competition

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Eman Magdy

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function in python that we use to display something is ..................

display

input

print

int

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function in python that we use to get data from a user is ......................

get

input

print

int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of those codes will display the message >> Hello everyone!

print (Hello everyone)

print ('Hello everyone')

print [ 'Hello everyone']

print {Hello everyone}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The output of the following code is:

Hello name

Hello , name

Hello, Jery

Hello Jery

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The type of data that we get from the input function is ...................

string

integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be a variable name?

2name

name_1

name 1

?name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The data type of the variable age is ..............

integer

float

string

Boolean

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?