Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Missing quote in python code #104

Open
blessdog opened this issue Jan 17, 2022 · 0 comments
Open

Missing quote in python code #104

blessdog opened this issue Jan 17, 2022 · 0 comments

Comments

@blessdog
Copy link

blessdog commented Jan 17, 2022

#11 the Hello world print statement on worksheet.md
it reads:
'''python
print('Hello World!)
'''
and it should read:
'''python
print('Hello World!')
'''``

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

No branches or pull requests

1 participant