Caleb Sargeant's Docs
latest
Networking
Cisco
Mikrotik
FortiGate
HP Procurve
Juniper
Ubiquiti UniFi
NetDevOps Tool Chest
Computing
Ansible
Bamboo
Cloud
Docker
Kubernetes
DNS
ELK Stack
Jenkins
Linux
Pentesting
Terraform
Microsoft
Programming
Bash
Python
Core
Getting Started
Scalar Types, Operators, and Control Flow
Introducing Strings, Collections, and Iteration
Modularity
Objects and Types
Bootcamp
Other
Other
API
General
iPerf3
Caleb Sargeant's Docs
Docs
»
Python
»
Core
»
Getting Started
Edit on GitHub
Getting Started
¶
Scalar Types, Operators, and Control Flow
Scalar Types
Relational Operators
Control Flow
While-loops
Introducing Strings, Collections, and Iteration
String
String Literals
Bytes
List
Dict
For-loop
Putting it all Together
Modularity
Modules
Functions
name
The Python Execution Model
Command Line Arguments
Docstrings
Comments
Shebang
Objects and Types
Passing Arguments and Returning Values
Function Arguments
Python’s Type System
Scopes