0% found this document useful (0 votes)
12 views

Session 05 Lecture Notes

The document covers various topics in Python programming, including the use of brackets and colons, library functions, and a practice problem related to overwriting list values. It also discusses the differences between lists and tuples. These topics are essential for understanding Python's syntax and data structures.

Uploaded by

ssen29750
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Session 05 Lecture Notes

The document covers various topics in Python programming, including the use of brackets and colons, library functions, and a practice problem related to overwriting list values. It also discusses the differences between lists and tuples. These topics are essential for understanding Python's syntax and data structures.

Uploaded by

ssen29750
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Brackets in Python

Use of Colon (:) in Python


Library and its Functions
Practice Problem on overwriting list values
Lists vs Tuples

You might also like