PYTHON INTRODUCTION

PYTHON INTRODUCTION

Professional Development

15 Qs

quiz-placeholder

Similar activities

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

Azure Cloud computing

Azure Cloud computing

Professional Development

10 Qs

Les médias

Les médias

Professional Development

10 Qs

Teaching Strategy

Teaching Strategy

Professional Development

20 Qs

IT (data, viruses and more)

IT (data, viruses and more)

8th Grade - Professional Development

20 Qs

Evaluacion Continua 02 - Enero 2024

Evaluacion Continua 02 - Enero 2024

Professional Development

16 Qs

Révision HTML, CSS et JavaScript

Révision HTML, CSS et JavaScript

Professional Development

20 Qs

SD 9 Tipos de Diagramas UML

SD 9 Tipos de Diagramas UML

Professional Development

12 Qs

PYTHON INTRODUCTION

PYTHON INTRODUCTION

Assessment

Quiz

Computers

Professional Development

Medium

Created by

ramesh e

Used 43+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is an integer constant in Python?
A number with a decimal point
A positive number only
A number without a decimal point
A negative number only

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is an example of an integer constant?

-10

3.14

"ram"

True

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a float constant in Python?
A number with a decimal point
A positive number only
A number without a decimal point
A negative number only

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is an example of a float constant?
100
-5
4.2
Hello

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a string constant in Python?
A number with a decimal point
A positive number only
A collection of characters enclosed in quotes
A negative number only

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a Python variable?
A value with a decimal point
A positive number only
A name given to a computer memory location to store a value
A negative number only

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What are the naming rules for Python variables?

Variables can begin with any character

Variables cannot contain numbers

Variables cannot contain underscores

Variables must begin with an alphabetic letter or an underscore.

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?