Skip to content

found error on the File : Practical_Exam/name.py #21

@biggertheniqqer

Description

@biggertheniqqer

I have found an error in the name.py repository

name = "Your Name"
print("My name is", name)

it should have been
Name =
print("My name is", name)

we can fix bugs easily through looping statements in the future

we can include ID to introduce primary key so that another person with the same name doesn't collapse with the same information
putting <....> instead of "..." will reduce confusion and promotes better understanding

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