Tag: python

Python 3: Advanced Reference Sheet

Here is an advanced cheat sheet for the Python programming language (click on this link to download). The attached cheat sheet includes the following topics. Error Handling: Try and except Functions Classes and Objects Lambda Functions Variable Scope Happy programming. Note: you can use this cheat sheet any way you want as long the watermark …

Python 3: Advanced Reference Sheet Read More »

Python 2: Intermediate Reference Sheet

Here is an intermediate cheat sheet for the Python programming language (click on this link to download). The attached cheat sheet includes the following topics. Python Conditional statements – The if statement Python Conditional statements – The if-else statement Python Conditional statements – The if-elif-else statement Python Match Statement Python Multiline Strings Python Dates Python …

Python 2: Intermediate Reference Sheet Read More »

Python 1: Beginner Reference Sheet

Here is a cheat sheet for the Python programming language (click on this link to download) The attached cheat sheet includes the following topics. Installing Python on PC, Mac, or Linux Installing Example Python IDE (integrated development Running Python Programs from Command Line “Hello World” in Python Checking your Python version (once installed) Running Python …

Python 1: Beginner Reference Sheet Read More »