Convert or Translate code from one programming language to another programming language using OpenAI GPT-3 API
ADD openai API-KEY in app.py file.
cmd: pip install openai install flask on vs code ---> give th cmd in terminal : pip install Flask --upgrade python3 -m pip install Flask --upgrade
After compelete the cmd process, you should run the code using Python app.py