Vocabulary Do Now 1

Vocabulary Do Now 1

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Databases

Databases

9th - 12th Grade

15 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

coding

coding

KG - Professional Development

15 Qs

Entry Level - Programming Techniques

Entry Level - Programming Techniques

8th - 9th Grade

13 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

C++ DataTypes/Operations/Variables

C++ DataTypes/Operations/Variables

9th - 12th Grade

10 Qs

Vocabulary Do Now 1

Vocabulary Do Now 1

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Bryan Campbell

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Which of the following is a high-level, interpreted programming language known for its readability and versatility?

Java

Python

C++

Ruby

2.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

What is the purpose of syntax in Python?

To define the scope of code blocks

To store data in named containers

To specify the type of a variable

To dictate how Python code should be structured and written

3.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Which data type is used to store a sequence of characters?

String

Integer

Float

Boolean

4.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

What is the difference between an integer and a float?

An integer is a whole number without a decimal point, while a float is a number with a decimal point

An integer can hold more data than a float

An integer can only be positive, while a float can be positive or negative

An integer is a data type, while a float is a variable

5.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Which data type represents either True or False?

String

Integer

Float

Boolean

6.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

What is an ordered collection of items, which can be of different data types, enclosed in square brackets?

List

Tuple

Dictionary

Loop

7.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

What is a reusable block of code that performs a specific task and can take parameters and return values?

Module

Library

Function

Class

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?