PYTHON BASICS PART 1

PYTHON BASICS PART 1

University

10 Qs

quiz-placeholder

Similar activities

UAS Sistem Operasi Open Source

UAS Sistem Operasi Open Source

University

10 Qs

Examen Tema 1 - Simulación

Examen Tema 1 - Simulación

University

11 Qs

Post Test #4 - Python Fundamental #3

Post Test #4 - Python Fundamental #3

University

10 Qs

GIS Unit III

GIS Unit III

University

15 Qs

Quiz 1 CCE

Quiz 1 CCE

University

15 Qs

Ms. Exel dan Fungsi Logika IF

Ms. Exel dan Fungsi Logika IF

10th Grade - University

15 Qs

Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera

Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera

1st Grade - Professional Development

10 Qs

SQLite - Writing Queries

SQLite - Writing Queries

University

9 Qs

PYTHON BASICS PART 1

PYTHON BASICS PART 1

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Rokiah Jamil

Used 33+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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')

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?