Quiz_2

Quiz_2

University

40 Qs

quiz-placeholder

Similar activities

Python

Python

KG - Professional Development

35 Qs

C++ Basics

C++ Basics

University

40 Qs

QUIZ PBO 2

QUIZ PBO 2

University

40 Qs

Technical Round 3

Technical Round 3

University

40 Qs

PL/SQL Advanced knowledge

PL/SQL Advanced knowledge

University

37 Qs

10th Grade 10  - IT Programming - 2nd Cycle Exam

10th Grade 10 - IT Programming - 2nd Cycle Exam

10th Grade - University

40 Qs

CIA VIVA- Practical & Theory

CIA VIVA- Practical & Theory

University

40 Qs

CSM with Visca

CSM with Visca

University

40 Qs

Quiz_2

Quiz_2

Assessment

Quiz

Computers

University

Medium

Created by

ANJALI JAIN

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python files are saved with the extension as ...?

 .python

.p

.py

.pe

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the GUI that comes in-built as an interactive shell with Python?

IDLE

PythonSh

PGUI

Pyshell

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function to display a specified message on the screen is ... ?

print

output

display

run

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the use of id() function in python?

returns identity of object

every object has does not have unique id

None of the mentioned

All the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid statement?

a b c = 1000 2000 3000

a,b,c = 1000, 2000, 3000

abc = 1,000,000

a_b_c = 1,000,000

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one of the following have the same precedence

Both pairs

* and /

None

+ and -

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one of the following have the highest precedence in the expression?

()

exp

*

none

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?