Skip to content

A new program: is_number.py, to check for numbers of any kind.#1971

Merged
geekcomputers merged 3 commits into
geekcomputers:masterfrom
NitkarshChourasia:testing
Aug 28, 2023
Merged

A new program: is_number.py, to check for numbers of any kind.#1971
geekcomputers merged 3 commits into
geekcomputers:masterfrom
NitkarshChourasia:testing

Conversation

@NitkarshChourasia
Copy link
Copy Markdown
Contributor

Adding a program named is_number.py.
Which checks whether a input object is number of any form or not.
It has OOP, KISS, DRY and Docstring and industry best coding practices, implemented.

Copy link
Copy Markdown
Contributor Author

@NitkarshChourasia NitkarshChourasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good program.

@NitkarshChourasia
Copy link
Copy Markdown
Contributor Author

Making the program more readable and efficient by adding else statement instead of one-liner elif statement.
Copy link
Copy Markdown
Contributor Author

@NitkarshChourasia NitkarshChourasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successful.

@sarayusreeyadavpadala
Copy link
Copy Markdown
Contributor

Adding a program named is_number.py. Which checks whether a input object is number of any form or not. It has OOP, KISS, DRY and Docstring and industry best coding practices, implemented.

Nice one @NitkarshChourasia

@NitkarshChourasia
Copy link
Copy Markdown
Contributor Author

Adding a program named is_number.py. Which checks whether a input object is number of any form or not. It has OOP, KISS, DRY and Docstring and industry best coding practices, implemented.

Nice one @NitkarshChourasia

Yes I know.

@geekcomputers geekcomputers merged commit 39a8411 into geekcomputers:master Aug 28, 2023
@sarayusreeyadavpadala
Copy link
Copy Markdown
Contributor

@NitkarshChourasia congratulations!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants