Techsmart Unit 1.3

Techsmart Unit 1.3

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python Modulus & Exponent & If 305

Python Modulus & Exponent & If 305

9th - 12th Grade

17 Qs

Python Beginners Week 6

Python Beginners Week 6

3rd - 12th Grade

13 Qs

operators in java

operators in java

8th - 9th Grade

13 Qs

Inputs & Outputs JS

Inputs & Outputs JS

10th Grade

10 Qs

C# alapok 2

C# alapok 2

11th Grade

15 Qs

Python Data Types

Python Data Types

9th - 12th Grade

10 Qs

APCSA - Unit 3

APCSA - Unit 3

9th - 12th Grade

10 Qs

Python programming language Quiz - Week 9

Python programming language Quiz - Week 9

9th Grade

15 Qs

Techsmart Unit 1.3

Techsmart Unit 1.3

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

David Platt

Used 32+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a statement in Python?

Anything that performs an action

It ends with a period

It has a # in front

Whatever it wants to be

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an expression in Python?

Anything that does an action.

A piece of code that produces a value.

It starts with a #

It ends with a period

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an example of an expression?

100 * 59

input("What's your name? ")

int(variable)

print()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an operator?

A widget.

The person who answers when you dial 0

A symbol that affects neighboring values

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an example of an operator?

The * / + - symbols

The " "

The ( )

A #

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you think this operator does? >=

greater than or equal to

addition

less than or equal to

divide

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this operator do? value += 1

subtracts a 1 from value

increments a 1 to value

divides a 1 from value

multiplies a value by 1

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?