How to run Python in ChatGPT #tutorial
Key Takeaways
The video demonstrates how to run Python code in ChatGPT using the Advanced Data Analysis feature in the plus version, allowing users to execute Python codes without running them on their local device.
Full Transcript
did you know that you can actually run python codes inside CH GPT without even copying the code in your own local device what you need to do is first having a plus version and second you need to here click on chat gbt 4 and enable Advanced Data analysis now I can ask any question and even ask chat gbt to write the code for me I'm asking to create a graph for this formula so we can see the actual python code is being written by chat dut and actually ran the code and we can see the graph here so let's also try a custom code so you can see that I'm asking please run this code and it's just a simple game it was originally with getting input from the user but cat gbt actually cannot run a code with an input in it so we see here you guess the game in four tries and it was actually could have been a real game with the input but we can see that we can run any code if we actually know the rules
Original Description
In this video we check out how we can run Python code by ChatGPR without running it in our local device. So the plus version of ChatGPT supports Advance Data Analysis and what it can basically do is to run Python codes!
#tutorial #chatgpt #promptengineering #python
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: LLM Foundations
View skill →Related Reads
📰
📰
📰
📰
AI Background Music as a Product: Building and Selling Custom Sound Libraries for Creators and SaaS Teams
Dev.to AI
The ChatGPT Workflow That Saves Me 10 Hours Every Week
Medium · AI
Why Developers Don’t Search Google Like They Used To
Medium · AI
What looks like AI slop from the outside is my accessibility tool
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI