Skip to content

Opening book details…

About this document

Python Data Types and Operators Guide by Prashanth is a document available to read on EtoBox.

This document discusses Python data types and operations. It covers the standard Python data types of numbers, booleans, strings, lists, tuples, sets and dictionaries. It provides examples of using integers, floats, longs and complex numbers. It also discusses boolean values and how to define and manipulate strings using indexing, slicing and common string methods. The document concludes with an overview of common arithmetic, comparison, assignment, logical and bitwise operators in Python.

Author
Prashanth
Language
EN