Skip to content

Code style consideration #2

Description

@tanduong

In python, function name should be snake_case and class name should be CamelCase and there shouldn’t be a mixed of snake_And_Camel.

def Sieve_of_Eratosthenes(n):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions