Python Test

Python Test

Professional Development

27 Qs

quiz-placeholder

Similar activities

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

python if-elif-else

python if-elif-else

Professional Development

25 Qs

msp quiz

msp quiz

University - Professional Development

23 Qs

C-4 CHAPTAR -1

C-4 CHAPTAR -1

Professional Development

22 Qs

python

python

KG - Professional Development

30 Qs

Python бот 1.0

Python бот 1.0

Professional Development

28 Qs

Python basics

Python basics

Professional Development

22 Qs

c-basics-1

c-basics-1

10th Grade - Professional Development

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