Search Header Logo

PYTHON

Authored by Ninu Sahil

Computers

Professional Development

Used 4+ times

PYTHON
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is the correct extension of the Python file?

.python

.py

.p

.nb

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used in Python to make a single line comment?

/

//

#

!

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>>>str1 = "javat"  

>>> str1[-1:]  


What will be the output of this statement?

t

j

java

point

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is shown below?

  1. L = [2, 54, 'javatpoint', 5]  

  2. What will be the output of this statement?

Dictionary

tuple

list

stack

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. print('It\'s ok, don\'t worry')  

  2. What will be the output of this program?

  1. It's ok, don't worry

  1. It\'s ok, don\'t worry

  1. SyntaxError: EOL while scanning string literal

  1. SyntaxError: invalid syntax

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following keywords is used for function declaration in Python language?

  1. def

  1. function_name

  1. define

none of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is correct?

List is immutable && Tuple is mutable

List is mutable && Tuple is immutable

Both are Mutable.

Both are Immutable

Access all questions and much more by creating a free account

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

Already have an account?