Variables and data types

Variables and data types

4th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python Ch. 1 & 2

Python Ch. 1 & 2

9th - 12th Grade

10 Qs

Introduction to PHP: Hypertext Preprocessor

Introduction to PHP: Hypertext Preprocessor

11th - 12th Grade

10 Qs

Массивтер

Массивтер

1st - 5th Grade

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Basics of python

Basics of python

10th Grade - Professional Development

11 Qs

Python

Python

9th Grade

10 Qs

Quiz Week 6

Quiz Week 6

10th Grade

10 Qs

python

python

7th Grade

10 Qs

Variables and data types

Variables and data types

Assessment

Quiz

Computers

4th - 12th Grade

Easy

Created by

Nemeira Lal

Used 21+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What data type is "heyyyyyyyyyyyyy"?

String

Integer

Float

Word

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What data type is 801?

String

Integer

Float

Word

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What data type is 801.00?

String

Integer

Float

Word

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What do you get when print(4 / 1) ?

4

1

4.0

1.0

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

print("yo " * 2)

yoyo

yo yo

Honey Singh

yo

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

print("aaj" + "meri" + "shaadi" + "hai")

aaj + meri + shaadi + hai

aaj meri shaadi hai

aajmerishaadihai

error

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

print(2 + 1.0)

3

3.0

error

2

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?