List of Practice Problems Link to Colab File with All 97 Questions About This repository consists of various Jupyter notebooks with Problem Solving Practice Questions and their Solutions. There are 97 Questions in total which are divided into various categrories. Topic Q. No.s Links to Colab files Lab Internal Practice 28 Questions Numeric Datatypes and Booleans 1 Strings 2, 14, 58, 61, 67, 80, 94 Operators – Types, Precedence and Associativity 3-10, 60 List 11, 66, 79, 82 Tuple 12, 70 Dictionary 13, 81, 83 Sets 15 Sequences in general 93 Patterns 47 – 57, 62, 63 Algorithms and User defined data structures 71 – 78, 89 – 91 Files 86 – 87, 95 Arithmetic and Conditionals 19 – 29, 34, 37, 39, 42, 44-45, 64, 65, 69 Iteration Structures and Recursion 30 – 33, 35, 36, 38, 40, 41, 43, 59, 68, 84, 85, 92 math 16 numpy 88 statistics 18 random 17