Python Textbooks and Runtimes - IITM Online Degree
Python Textbooks and Runtimes - IITM Online Degree
-> message = 10
Graded Assignment 1
Assignment
3. Multiple Assignments
GrPA 3 - Strings (Indexing and Slicing) - GRADED
Programming Assignment Assign multiple values or the same value to
multiple variables
x, y,repetition,
GrPA 4 - Strings (Concatenation, z= 1 , “Hi” , False
and substring check) - GRADED
Programming Assignment x=y=z=100
print(x,y,z) -> 1
GrPA 5 - (Input Output“Hi” False
and Type - GRADED -> 100 100 100
conversion)print(x,y,z)
Programming Assignment
Supplementary Contents
5. Shorthand Operators
+=
Python Textbooks and Runtimes , -= , *= , /= ….etc , Basically any
operator with the “=” sign.
Python for Everyone by Dr. Charles R. Severance - prescribed book for this course
IITM BS Python Textbook - Book by the IITM BS instructors
Python Cheatsheet - A simple compilation of week wise concepts. This should not be used as a standalone study mate
Python for Everyone IITM BS Python Textbook Python Cheatsheet for Quick Reference
https://seek.onlinedegree.iitm.ac.in/courses/ns_24t2_cs1002?id=479&type=lesson&tab=courses&unitId=10 1/2
6/12/24, 9:20 PM Python Textbooks and Runtimes :: IITM Online Degree
Python Runtimes
Python Tutor Live Programming - A python ide with live execution and step by step debugging
Starboard Notebook - A notebook like python runtime
Pyodide Terminal - A Python REPL based on pyodide kernel
https://seek.onlinedegree.iitm.ac.in/courses/ns_24t2_cs1002?id=479&type=lesson&tab=courses&unitId=10 2/2