How-to Guides

Short, task-focused guides that answer a single "how do I…?" question with copy-paste examples. Grouped by what you're working with.

69 pages

Files & directories 11

JSON & APIs 6

Strings 9

Lists 14

How to Add an Item to a List in Python Master how to add an item to a list in python in our comprehensive Python beginner guide. How to Check if a Value Exists in a List in Python Master how to check if a value exists in a list in python in our comprehensive Python beginner guide. How to Copy a List in Python Master how to copy a list in python in our comprehensive Python beginner guide. How to Filter a List in Python Master how to filter a list in python in our comprehensive Python beginner guide. How to Find an Item in a List in Python Master how to find an item in a list in python in our comprehensive Python beginner guide. How to Get the Length of a List in Python Master how to get the length of a list in python in our comprehensive Python beginner guide. How to Loop Through a List in Python Master how to loop through a list in python in our comprehensive Python beginner guide. How to Merge Two Lists in Python Master how to merge two lists in python in our comprehensive Python beginner guide. How to Remove an Item from a List in Python Master how to remove an item from a list in python in our comprehensive Python beginner guide. How to Remove Duplicates from a List in Python Master how to remove duplicates from a list in python in our comprehensive Python beginner guide. How to Reverse a List in Python Master how to reverse a list in python in our comprehensive Python beginner guide. How to Sort a List in Python Master how to sort a list in python in our comprehensive Python beginner guide. How to Sort a List of Dictionaries in Python Master how to sort a list of dictionaries in python in our comprehensive Python beginner guide. How to Use List Comprehensions in Python Master how to use list comprehensions in python in our comprehensive Python beginner guide.

Dictionaries 8

Functions, classes & errors 12

How to Add Methods to a Class in Python Master how to add methods to a class in python in our comprehensive Python beginner guide. How to Catch Multiple Exceptions in Python Master how to catch multiple exceptions in python in our comprehensive Python beginner guide. How to Create a Class in Python Master how to create a class in python in our comprehensive Python beginner guide. How to Create a Simple Function in Python Master how to create a simple function in python in our comprehensive Python beginner guide. How to Create an Object in Python Master how to create an object in python in our comprehensive Python beginner guide. How to Handle Exceptions in Python Master how to handle exceptions in python in our comprehensive Python beginner guide. How to Inherit from a Class in Python Master how to inherit from a class in python in our comprehensive Python beginner guide. How to Raise an Exception in Python Master how to raise an exception in python in our comprehensive Python beginner guide. How to Return Multiple Values from a Function in Python Master how to return multiple values from a function in python in our comprehensive Python beginner guide. How to Use Command Line Arguments in Python Master how to use command line arguments in python in our comprehensive Python beginner guide. How to Use Default Arguments in Python Master how to use default arguments in python in our comprehensive Python beginner guide. How to Use try-except Blocks in Python Master how to use try except blocks in python in our comprehensive Python beginner guide.

Setup & everyday tasks 9

Press Esc to close