-
Notifications
You must be signed in to change notification settings - Fork 114
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
Wrong syntax on hello world program #8
Comments
您好,已收到。祝好!
|
please merge the pull request @Double-Guo |
Checked the code myself and yes lol it is acutally wrong. import * means import everything.But from what or where.So yes your fix is how this code actually should work.This repo is very old so no one will problaly care. |
您好,已收到。祝好!
|
can you please tell in english proper translation I couldn't find. Thank you. |
I translated it and it says something like "message received, good luck".So it's just something like auto-reply. |
ok thanks for clarifying |
The given code is
It should be like this on the second line because otherwise it is giving me error
On the second line the import of 3rd line should be on the above line
If you can assign me the issue then I can create a pull requeest to solve the issue
The text was updated successfully, but these errors were encountered: