Python Tutorials · Python Basics

Python HOME

Learn all about Python HOME in this comprehensive tutorial.

5 min read beginner
  • With our "Try it Yourself" editor, you can edit Python code and view the result.
  • In our File Handling section you will learn how to open, read, write, and delete files.
  • In our database section you will learn how to access and work with MySQL and MongoDB databases:
  • Many chapters in this tutorial end with an exercise where you can check your level of knowledge.
  • Learn by examples!
  • Test your Python skills with a quiz.
  • You will also find complete function and method references:
  • Download Python from the official Python web site: https://python.

Learning by Examples

With our "Try it Yourself" editor, you can edit Python code and view the result.

python

Click on the "Try it Yourself" button to see how it works.

Python File Handling

In our File Handling section you will learn how to open, read, write, and delete files.

Python File Handling

Python Database Handling

In our database section you will learn how to access and work with MySQL and MongoDB databases:

Python MySQL Tutorial

Python MongoDB Tutorial

Introduction

Many chapters in this tutorial end with an exercise where you can check your level of knowledge.

See all Python Exercises

Python Examples

Learn by examples! This tutorial supplements all explanations with clarifying examples.

See All Python Examples

Introduction

Test your Python skills with a quiz.

Python Quiz

Python Reference

You will also find complete function and method references:

Download Python

Download Python from the official Python web site: https://python.org

Module quiz

2 questions
1

Which of the following is true about Python HOME?

2

What is the most common pitfall when working with Python HOME?

Answer all questions to submit.