Computer Science Notes PDF

The document discusses various Python data types including numbers, strings, and data structures. It also covers variable types, operators, and how to manipulate data through arithmetic, comparison, assignment, logical, and other operators. Various data types are explained such as integers, floats, complex numbers, strings, lists, tuples and dictionaries. Different operators like arithmetic, comparison, assignment and logical operators are described along...

Read more ↓

Tags: arithmetic operators, assignment operators, comparison operators, computer science notes, data structures, numbers, Operators, pdf, Python data types, strings, variable types

Category: Papers