DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Professional Development

24 Qs

quiz-placeholder

Similar activities

Arduino ม.2 และ ม.3 ฉบับที่ 2

Arduino ม.2 และ ม.3 ฉบับที่ 2

KG - Professional Development

20 Qs

Quiz Pratispardha

Quiz Pratispardha

Professional Development

20 Qs

CPA Prelims JY 2022

CPA Prelims JY 2022

8th Grade - Professional Development

20 Qs

Nivelamento - Lógica (python)

Nivelamento - Lógica (python)

Professional Development

20 Qs

2. Ayo Main Quiz Lagi

2. Ayo Main Quiz Lagi

University - Professional Development

20 Qs

Fun with ML

Fun with ML

10th Grade - Professional Development

20 Qs

SQL Programming Revision

SQL Programming Revision

Professional Development

20 Qs

Sorting - IV year

Sorting - IV year

Professional Development

20 Qs

DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

Sundeep Kanthety

Used 38+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type can store numbers, letters and symbols?

String

Float

Integer

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?

print(Hello world!)

Hello World!

Syntax Error

Hello World

print(Hello World!)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the answer to print (16//5)?

1

3

21

165

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of comment lines in code?

To compliment your work so you feel better about it.

To explain the code that follows it.

To make the code compile.

To make your code longer so you get more points.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify python membership operators.

in, not in

is , is not

in, in not

not is, is

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify valid identifiers (variable or variables)

a@123

_n

1a

n 9

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct operator for power(x,y)?

X^y

X**y

X^^y

pow(x,y)

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?