Skip to content

Semicolons are not typically used in Python code and may cause confusion #604

Description

@maneesha

What is the problem?

Semicolons aren't wrong but are not commonly used in Python code and have not been introduced in this lesson. Line breaks and indents are more critical to properly formatted Python code. Consider either explaining why semicolons are used here and no where else, or remove the semicolons.

Location of problem (optional)

https://datacarpentry.org/python-ecology-lesson/02-starting-with-data.html#quick-easy-plotting-data-using-pandas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions