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

Function writing style #80

Open
IAlibay opened this issue Dec 19, 2019 · 3 comments
Open

Function writing style #80

IAlibay opened this issue Dec 19, 2019 · 3 comments
Labels
[python] related to the python course
Milestone

Comments

@IAlibay
Copy link
Collaborator

IAlibay commented Dec 19, 2019

Had a couple of students writing print ("Hello world") instead of the more accepted print("Hello world"). It might be a good idea to add a little section on what accepted styles are for this.

@IAlibay IAlibay added the [python] related to the python course label Dec 19, 2019
@IAlibay IAlibay added this to the December 2020 milestone Dec 19, 2019
@RMeli
Copy link
Member

RMeli commented Dec 3, 2020

As long as we are consistent ourselves in using the second form, I think this is a non-issue.

@IAlibay
Copy link
Collaborator Author

IAlibay commented Dec 3, 2020

I'm going to review and see if we can add a small comment about it. If anything it's quite fun that you can really do print ("test").

@IAlibay IAlibay modified the milestones: December 2020, December 2021 Dec 7, 2020
@IAlibay
Copy link
Collaborator Author

IAlibay commented Dec 7, 2020

Switching to milestone for next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[python] related to the python course
Projects
None yet
Development

No branches or pull requests

2 participants