Search Header Logo

Module 1- Python Basics_2nd_Semester

Authored by Hemanth Kumar

Education

University

Used 7+ times

Module 1- Python Basics_2nd_Semester
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

1.Enter 2 + 2 at the prompt to have Python do some simple math. The editor window should now look like this:

2+2
(2+2)
2+2;
y=2+2;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Result of this expression (5 - 1) * ((7 + 1) / (3 - 1))

20
16
21
31

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. output of the Expression is a

single Value
Multi Value
Complex Value
cant be determine

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4.Python programs can also have text values called

Variable
Strings
Expression
statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5.The output of this statement 'Alice' * 5

'AliceAliceAliceAliceAlice'
AliceAliceAliceAliceAlice
can't be performed
125

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6.Variable Names should not

only one word with no spaces
use only letters, numbers, and the underscore (_) character
begin with a number
begin with a alphabet

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. This symbol indicates comment

#
//
\\
"

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?