Chapter 6 · Prompt Charlie

Ideate the First Python Flight in Chat

Copy this prompt and paste it into Chat inside the ChatGPT desktop app.

Book
Draft 3.0
Prompt
1.0
Destination
Chat inside the ChatGPT desktop app
Download plain text
Help me ideate my first Python application. I want a small command-line program that uses only the Python standard library, records a few safe facts about the verified Python runtime, and writes a JSON report inside its own repository.

Ask me one useful question at a time about the user, purpose, approved runtime facts, output filename and location, command-line behavior, privacy boundary, failure behavior, test expectations, and definition of success. The program must not inspect usernames, home-directory paths, environment-variable values, credentials, network configuration, browser information, unrelated files, or external services.

Do not write code, create a repository, or install a package. End with one concise project description I can review and carry into Work.