str vs int

str vs int

8th Grade

10 Qs

quiz-placeholder

Similar activities

Revision Gr2-2025

Revision Gr2-2025

3rd Grade - University

12 Qs

Programs and Variables in Code and Play

Programs and Variables in Code and Play

5th - 9th Grade

7 Qs

Experiencing Chatbots in Real Life

Experiencing Chatbots in Real Life

8th Grade

10 Qs

Mechanisms

Mechanisms

6th - 8th Grade

10 Qs

C# - Unity Quiz

C# - Unity Quiz

6th - 9th Grade

13 Qs

html_begginers_N2

html_begginers_N2

7th - 8th Grade

12 Qs

kiem tra 2

kiem tra 2

8th Grade

10 Qs

Python Quiz

Python Quiz

8th Grade

15 Qs

str vs int

str vs int

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

Joshua Coleman

Used 21+ 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 • 1 pt

What data type is "UB4 9LE"

String

Integer

Character

Float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of concatenating 'Hello' and 'World' in Python?

word1 = "Hello"

Word2 = "World"

print(Word1 + Word2)

HelloWorld

Hello World

['Hello', 'World']

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would be best for storing a person's age?

String

Integer

Float

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type does the following line of code use?

year = int(input("What year is it?")

input

string

integer

number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

integers are used to...

display information

complete calculations

gather user input

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Strings are used to...

display information

complete calculations

gather user input

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the variable that uses strings.

age

currentYear

print

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?