Dhruv Bhadauriya
Dhruv Bhadauriya
When I try to run my script - import sys - sys.path.append("clipit") - import clipit - clipit.reset_settings() - prompts = "underwater city" - quality = "normal" - aspect = "widescreen"...
I want to change the population but I don't know how
When I run the code it gives me the link (https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fclassroom.courses.readonly%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fclassroom.announcements.readonly&response_type=code&client_id=Google%20OAuth2%20client%20id&redirect_uri=http%3A%2F%2Fserver_url%2Fauthorize) and tells me to enter the code(which I have no idea what it means). When I go to the...