Skip to content

Opening book details…

Can I read Python Command Line Basics on EtoBox?

Python Command Line Basics by trewtew is a document available to read on EtoBox.

What is Python Command Line Basics about?

This document provides an overview of using the Python interpreter. It discusses invoking the interpreter from the command line and how it handles command line arguments. When run interactively from a terminal, the interpreter uses prompts to indicate where to enter code. It will print error messages and stack traces if errors occur, and allow canceling code execution via an interrupt character.

Author
trewtew
Language
EN