Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
16 views3 pages

Python For Data Science - Unit 4 - Week 1 (Practica)

The document outlines the Week 1 practice assignment for the 'Python for Data Science' course on NPTEL. It includes various questions related to Python programming concepts, such as valid variable names and assignment operators. The user submitted their answers and received a score of 4 out of 5 for the assignment.

Uploaded by

Thangamari D
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

Python For Data Science - Unit 4 - Week 1 (Practica)

The document outlines the Week 1 practice assignment for the 'Python for Data Science' course on NPTEL. It includes various questions related to Python programming concepts, such as valid variable names and assignment operators. The user submitted their answers and received a score of 4 out of 5 for the assignment.

Uploaded by

Thangamari D
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

9/12/25, 1:54 PM Python for Data Science - - Unit 4 - Week 1

Answer Submitted.
X

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)

[email protected]

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Python for Data Science (course)

If already
registered, click
to check your
Week 1: Practice Assignment 1
payment status Your last recorded submission was on 2025-09-08, 12:33 IST
Note : This assignment is only for practice purpose and it will not be counted towards the
Final score

Course
outline 1) Which of the following is a valid variable name? 1 point

.ram2
About NPTEL
() ram.2
ram_2
How does an 2ram00
NPTEL online
course work? Yes, the answer is correct.
Score: 1
()
Accepted Answers:
ram_2
Week 0 ()

2) Which of the following statement is invalid? 1 point


Week 1 ()
m_n_q = 3500
Introduction to
Python for Data m.n.q = 3500, 3600, 3700
Science (unit? m,n,q = 3500, 3600, 3700
unit=18&lesson
mnq = 350036003700
=19)
No, the answer is incorrect.
Introduction to Score: 0
Python (unit? Accepted Answers:
m.n.q = 3500, 3600, 3700

https://onlinecourses.nptel.ac.in/noc25_cs104/unit?unit=18&assessment=166 1/3
9/12/25, 1:54 PM Python for Data Science - - Unit 4 - Week 1

unit=18&lesson 3) Assignment operator used in Python is: - 1 point


=20)
==
Introduction to
Spyder - Part 1 >>
(unit? <-
unit=18&lesson
=
=21)
Yes, the answer is correct.
Introduction to Score: 1
Spyder - Part 2 Accepted Answers:
(unit? =
unit=18&lesson
=22)
4) Which command would you use to find the data type of a variable 1 point
Variables and
Datatypes data( )
(unit? type( )
unit=18&lesson
typeof( )
=23)
str( )
Operators
(unit? Yes, the answer is correct.
Score: 1
unit=18&lesson
Accepted Answers:
=24)
type( )
Setup Guide
(unit? 5) What will be the output after the following statements are executed? 1 point
unit=18&lesson
=25)
X=300
Week 1: Y= 17
Lecture slides X%=Y
(unit? print(X)
unit=18&lesson
=26) 11

Week 1-FAQs 17.6


(unit? 300
unit=18&lesson
17
=27)
Yes, the answer is correct.
Week 1 Score: 1
Feedback Form Accepted Answers:
: Python for 11
Data Science!!
(unit? Check Answers and Submit
unit=18&lesson
=113) Your score is: 4/5
Quiz: Week 1 :
Assignment 1
(assessment?
name=165)

https://onlinecourses.nptel.ac.in/noc25_cs104/unit?unit=18&assessment=166 2/3
9/12/25, 1:54 PM Python for Data Science - - Unit 4 - Week 1

Practice:
Week 1:
Practice
Assignment 1
(assessment?
name=166)

Week 2 ()

Week 3 ()

Week 4 ()

Supporting
material for
Week 4 ()

Download
Videos ()

Problem
Solving
Session -
July 2025 ()

https://onlinecourses.nptel.ac.in/noc25_cs104/unit?unit=18&assessment=166 3/3

You might also like