Search Header Logo

PYTHON BASICS PART 1

Authored by Rokiah Jamil

Computers

University

Used 33+ times

PYTHON BASICS PART 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What language are we learning?

Java

Python

Basics

Pascal

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the built-in function to display numbers and/or texts on the screen?

print

printf

display

show

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Is Python case-sensitive when dealing with identifiers?

machine-dependent

yes

no

none of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the purpose of input statement?

Plug in something

Display data

Ask user to find correct data

Ask user to enter some data

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following name is a valid identifier?

my name

percent%

num2

3interest

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What will be printed out by the following statements?

a = 35

print("The value in a is ",a)

The value in a is 35

the value in a is35

a = 35

no correct answer

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement is NOT a valid output statement?

print ("number")

print(""number"")

print(number)

print('number')

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?