Skip to content

This reposritry contains code snippets for CS60013 : Programming and Data Structures offered in Autumn 2022 at IIT Kharagpur taught by Prof Subhamoy Mandal.

Notifications You must be signed in to change notification settings

ummadiviany/pds_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

pds_snippets

This reposritry contains code snippets for CS60013 : Programming and Data Structures offered in Autumn 2022 at IIT Kharagpur taught by Prof Subhamoy Mandal.

1. Hello World
2. Variables
3. Operators
4. Arithmetic Operators
5. Printing in Python
6. Input in Python
7. Type Conversion
8. Calculator [In-Class Exercise]
9. Swapping Variables
10. Conditional Statements
11. Loops/Iteration
12. Combining Conditional Statements and Loops
13. Continue and Break Statements
14. Lists
15. Dictionaries
16. Strings
17. Tuples
18. Sets

About

This reposritry contains code snippets for CS60013 : Programming and Data Structures offered in Autumn 2022 at IIT Kharagpur taught by Prof Subhamoy Mandal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages