Message from Python discussions

December 2018

— Does

 gc.creat 

creates a spreadsheet inside my drive?

— 

I want to specify a location inside my drive, and have it saved there (without the need to share it with all the people again)

— Yeah

— Please help with concepts of classes and logic making in python

— Asap

— If I use await after await will cause problems with my script?

— Like

— await something
await something

— Nope

— Good to know.. thanks

— It will run the first await, then the second one

— Because they'll be awaited