Quiz_2

Quiz_2

University

40 Qs

quiz-placeholder

Similar activities

JavaScript - Practice 8

JavaScript - Practice 8

University

40 Qs

UJIAN MID SEMESTER 1 X RPL SISTEM KOMPUTER

UJIAN MID SEMESTER 1 X RPL SISTEM KOMPUTER

University

35 Qs

Python Basics till Logical Operators

Python Basics till Logical Operators

University

35 Qs

I/O and Operators in C

I/O and Operators in C

University

43 Qs

Soal Pilihan Ganda - Materi Array

Soal Pilihan Ganda - Materi Array

12th Grade - University

35 Qs

Quiz1810

Quiz1810

University

45 Qs

Input Output devices - a lesson

Input Output devices - a lesson

1st Grade - University

38 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?