Quiz1 U1

Quiz1 U1

University

5 Qs

quiz-placeholder

Similar activities

SLOT LAD

SLOT LAD

University - Professional Development

9 Qs

Weekly Series- Week 1

Weekly Series- Week 1

KG - Professional Development

10 Qs

Pertemuan 6

Pertemuan 6

University

10 Qs

Revision

Revision

University

10 Qs

Quiz IT DAYS HMJ TK

Quiz IT DAYS HMJ TK

University

10 Qs

Automotive Latest

Automotive Latest

University

10 Qs

Youtube

Youtube

3rd Grade - Professional Development

6 Qs

DP-100 day 3

DP-100 day 3

University - Professional Development

10 Qs

Quiz1 U1

Quiz1 U1

Assessment

Quiz

Special Education

University

Medium

Created by

Ms. Sushama Deshmukh

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

For writing comments in Python ................. symbol is used

#

/

$

!

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which function is used to print string on output screen?

get

print( )

display( )

print

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

String variables can be declared either by using

double //

#

single or double quotes:

**

4.

MULTIPLE CHOICE QUESTION

45 sec • Ungraded

Keywords that are reserved words that cannot be used as variable names, function names, or any other identifiers:

False

True

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Python .............................. function is used to take user input.