Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final submission error #21

Closed
ayushmandloi2 opened this issue Aug 31, 2018 · 3 comments
Closed

Final submission error #21

ayushmandloi2 opened this issue Aug 31, 2018 · 3 comments

Comments

@ayushmandloi2
Copy link

I am using google colab for week 3 assignment and at the last when i am finally submitting it, the compiler is not recognizing my E-mail id. Please tell me the solution.
----> 1 STUDENT_EMAIL = mandloi19faraday96@gmail.com# EMAIL
2 STUDENT_TOKEN = AT5ZyzLxuQfnEhNg# TOKEN
3 grader.status()

NameError: name 'mandloi19faraday96' is not defined

This is the error i am getting how should i submit my assignment please help.

@ZEMUSHKA
Copy link
Collaborator

It should be a string like this: STUDENT_EMAIL = "mandloi19faraday96@gmail.com"

@ZEMUSHKA
Copy link
Collaborator

And I recommend you to change the token, it is now exposed.

@ayushmandloi2
Copy link
Author

Yes, i wrote it wrong, it should be a string. Thank you ZEMUSHKA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants