Python Quiz

Python Quiz

University

11 Qs

quiz-placeholder

Similar activities

Programming Basics Basics

Programming Basics Basics

8th Grade - University

10 Qs

Data Type Review

Data Type Review

KG - Professional Development

12 Qs

Python User Input Quiz

Python User Input Quiz

6th Grade - University

10 Qs

Java Programming RBVRRIT

Java Programming RBVRRIT

University - Professional Development

10 Qs

exception

exception

University

10 Qs

Python Basics

Python Basics

KG - University

16 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Ulangan harian 1 Algoritma dan Pemrograman

Ulangan harian 1 Algoritma dan Pemrograman

12th Grade - University

13 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

University

Medium

Created by

ALDRICH BERNARDO

Used 89+ times

FREE Resource

11 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

____ (int) is a numeric data type

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the value 23.99 is a/an

integer

float

complex

bigint

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

String is a collection of

integer

float

characters

words

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

primitive data types are stored in ____

heap

stack

ram

hard disk

Answer explanation

Stack memory stores primitive types and the addresses of objects. The object values are stored in heap memory.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To get the letter "o" in the string "Hello", we will use what value for the index?

5

6

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

len("Hello World")

Would return ...

11

12

10

13

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

String is an array

True

False

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?