03 - Python - Basics

03 - Python - Basics

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

PYTHON QUIZ - DAY 2

PYTHON QUIZ - DAY 2

University

15 Qs

Understanding Python Basics

Understanding Python Basics

8th Grade - University

14 Qs

Q4 - Comp Vision (FUNCTION)

Q4 - Comp Vision (FUNCTION)

University

10 Qs

Python introduction

Python introduction

University

15 Qs

Python Basics Quiz

Python Basics Quiz

7th Grade - University

10 Qs

PYTHON INTRODUCTION

PYTHON INTRODUCTION

Professional Development

15 Qs

python daily 10 questions 30 seconds

python daily 10 questions 30 seconds

12th Grade - Professional Development

10 Qs

Lec 7

Lec 7

University

6 Qs

03 - Python - Basics

03 - Python - Basics

Assessment

Quiz

Computers

University - Professional Development

Hard

Created by

Alma Yusuf

Used 17+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Every variable is connected to a value, which is the information associated with that variable.

True

False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is not followed variable rules?

Variable name can contain only letters, numbers, and underscores.

Spaces are not allowed in variable names.

Avoid using Python keywords and function names as variable names.

Variable names should be short but descriptive.

Variable names can start with a number.

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What mark do you use to be considered a string in Python?

'

"

/

#

*

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Data types in Python are:

Strings

Floating-point numbers

Integers

Settling-point numbers

Interests

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Valid variable names are:

current-balance

Current Balance

account4

4account

current_balance

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What mark do you use to be considered a comment in Python?

'

"

/

#

*

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What mark do you use to be considered operator in Python?

'

"

/

#

*

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?