New to python and gpt3

I have used the playground to produce a short story but want too implement it into colab. I copied over the code and tried to print out the response with print(response) but it doesn’t work. As I said I’m new to python and wondered how I can return the response into a printable text output?

Can you share your code and output? That is standard practice so that we can help understand what’s going wrong.

1 Like

Its fine i realised where I went wrong and worked out what i needed to do :slight_smile: