Page 15 - ChatGPT Prompts Book: Precision Prompts, Role Prompting, Training & AI Writing Techniques for Mortals
P. 15
Example 1: Python script for a bar plot
Step 1: Input your data (such as your monthly expense
records) into ChatGPT.
Step 2: Ask ChatGPT to generate a script in Python to
visualize the data.
Prompt: Provide the code to visualize my expenses in bar
plot form using Python