Vocabulary Do Now 1

Vocabulary Do Now 1

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

Python Data Types & Input/Output

Python Data Types & Input/Output

9th Grade

11 Qs

Python Data types

Python Data types

5th - 12th Grade

10 Qs

Python: Functions and Parameters

Python: Functions and Parameters

9th - 12th Grade

10 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Python Variables

Python Variables

7th - 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?