Python Test

Python Test

Professional Development

27 Qs

quiz-placeholder

Similar activities

DNS QUIZ

DNS QUIZ

Professional Development

25 Qs

CIRCLE 7 WEEKLY QUIZ (MONTH 1)

CIRCLE 7 WEEKLY QUIZ (MONTH 1)

Professional Development

25 Qs

Python

Python

Professional Development

23 Qs

Python Fundamentals 1

Python Fundamentals 1

Professional Development

22 Qs

OCA Unit 1

OCA Unit 1

11th Grade - Professional Development

23 Qs

0711 C#

0711 C#

Professional Development

26 Qs

Imtihon_uchun

Imtihon_uchun

Professional Development

25 Qs

Ismetles

Ismetles

Professional Development

22 Qs

Python Test

Python Test

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Cẩm Vỉnh

Used 3+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is python file ?

filename.python

filename.pyt

filename.p

filename.py

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command to use to input ?

input()

in()

store()

enter()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to input with -- "Please input: "

input()

input("Please input: ")

input(Please input: )

"Please input: ".input()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

a = input("Please input a number: ")

When user input 3 --> what is the data type of the number ?

string

boolean

int

float

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

we want to store "age" information. which data type should we choice ?

string

int

float

boolean

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

we want to store "point" information. which data type should we choice ?

float

string

int

boolean

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

None == "". Is it correct ?

No. Since None is Nothing

No. Since syntax error

Yes. absolutely

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?