Python Prompts Free Prompt

Python Script to Generate a Random Integer List

Create a Python script that generates a list of random integers
☆ Save
Prompt
You are a Python developer. Write a script that generates a list of random integers within a range. The script must: 1) Accept count, min, max, 2) Generate, 3) Output to console, 4) Save to file, 5) Calculate statistics (mean, median), 6) Plot histogram, 7) Add comments.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.