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

Python For Data Science Week-1 Practice

The document outlines the structure and content of the NPTEL course 'Python for Data Science', including practice assignments and quizzes for Week 1. It provides examples of questions related to Python programming concepts, such as variable naming and assignment operators. Additionally, it includes links for registration and accessing course materials.

Uploaded by

tarrasekhar
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)
7 views3 pages

Python For Data Science Week-1 Practice

The document outlines the structure and content of the NPTEL course 'Python for Data Science', including practice assignments and quizzes for Week 1. It provides examples of questions related to Python programming concepts, such as variable naming and assignment operators. Additionally, it includes links for registration and accessing course materials.

Uploaded by

tarrasekhar
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

Answer Submitted.

([Link] ([Link]

[Link]@[Link] 

NPTEL ([Link] » Python for Data Science (course)


Click to register for
Certification exam

Week 1 : Practice Assignment 1


([Link]

If already Assignment not submitted

registered, click to
Note : This assignment is only for practice purpose and it will not be counted towards the Final score
check your
payment status 1) Which of the following is a valid variable name? 1 point

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

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


Week 0 ()
m_n_q = 3500
Week 1 ()
m.n.q = 3500, 3600, 3700
Introduction to m,n,q = 3500, 3600, 3700
Python for Data
mnq = 350036003700
Science (unit?
unit=18&lesson=1 Yes, the answer is correct.
9) Score: 1
Accepted Answers:
Introduction to m.n.q = 3500, 3600, 3700
Python (unit?
unit=18&lesson=2
3) Assignment operator used in Python is: - 1 point
0)

Introduction to ==
Spyder - Part 1 >>
(unit?
unit=18&lesson=2 <-
1)
=
Introduction to
Yes, the answer is correct.
Spyder - Part 2
Score: 1
(unit?
Accepted Answers:
unit=18&lesson=2
=
2)
4) Which command would you use to find the data type of a variable 1 point
Variables and
Datatypes (unit?
data( )
unit=18&lesson=2
3) type( )
typeof( )
Operators (unit?
unit=18&lesson=2 str( )
4)
Yes, the answer is correct.
Score: 1
Setup Guide
Accepted Answers:
(unit?
type( )
unit=18&lesson=2
5)
5) What will be the output after the following statements are executed? 1 point
Week 1: Lecture
slides (unit?
X=300
unit=18&lesson=2
Y= 17
6)
X%=Y
Week 1 Feedback print(X)
Form : Python for
Data Science!! 11
(unit?
17.6
unit=18&lesson=1
13) 300
17
Quiz: Week 1 :
Assignment 1 Yes, the answer is correct.
(assessment? Score: 1
name=181) Accepted Answers:
11
Practice: Week 1
: Practice Check Answers and Submit
Assignment 1
(assessment? Your score is: 5/5
name=182)

Week 2 ()

Week 3 ()

Week 4 ()

Supporting
material for
Week 4 ()

Download
Videos ()
Books ()

Text
Transcripts ()

Problem
Solving
Session - Jan
2026 ()

You might also like