02 The Command Prompt (CMD) and Some Basic Commands | Learn Python like ABC
The Command Prompt
On a Windows machine, the command prompt (also known as CMD) is the command-line interface.
It's basically a text-based interface available to the user.
The user types in inputs (commands) in the form of a text and they are execu...
trevenue.hashnode.dev7 min read