DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Professional Development

24 Qs

quiz-placeholder

Similar activities

Computer Basics

Computer Basics

11th Grade - Professional Development

20 Qs

BCA -II SEM Information System

BCA -II SEM Information System

Professional Development

20 Qs

Pre-survey - Maximizing Google Tools Workshop

Pre-survey - Maximizing Google Tools Workshop

Professional Development

20 Qs

Microsoft Office Advandces 2016

Microsoft Office Advandces 2016

9th Grade - Professional Development

20 Qs

Exploratory Data Analysis

Exploratory Data Analysis

Professional Development

20 Qs

RAS QUIZ

RAS QUIZ

Professional Development

20 Qs

unit test i sem jamia

unit test i sem jamia

Professional Development

20 Qs

2º-DAM-Evaluación Inicial-HLC

2º-DAM-Evaluación Inicial-HLC

Professional Development

20 Qs

DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Sundeep Kanthety

Used 38+ times

FREE Resource

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?