WebClub-NITK / Hacktoberfest-2k19

19 stars 115 forks source link

Test3 #288

Closed Ashwin901 closed 4 years ago

Ashwin901 commented 4 years ago

Resolves Issue #51

Description

Conversion of decimal number to binary.

Usage of while loop

deepakkavoor commented 4 years ago

It is preferred that you send one pr per issue. Otherwise, I have to wait till others review your alphabet conversion and exponent.

One more thing, you can push changes you make to your existing pr, you don't have to create a new one.

Please make separate prs for each issue, and delete all these redundant ones.

Ashwin901 commented 4 years ago

It is preferred that you send one pr per issue. Otherwise, I have to wait till others review your alphabet conversion and exponent.

One more thing, you can push changes you make to your existing pr, you don't have to create a new one.

Please make separate prs for each issue, and delete all these redundant ones.

Okay.....I will make sure I don't repeat this

Ashwin901 commented 4 years ago

It is preferred that you send one pr per issue. Otherwise, I have to wait till others review your alphabet conversion and exponent.

One more thing, you can push changes you make to your existing pr, you don't have to create a new one.

Please make separate prs for each issue, and delete all these redundant ones.

And how do u delete the files which r already committed

deepakkavoor commented 4 years ago

Look at either git rm, or git reset depending on what you want to do. Please delete these prs later, conversion, test2 and test3

Ashwin901 commented 4 years ago

Look at either git rm, or git reset depending on what you want to do. Please delete these prs later, conversion, test2 and test3

okay

SaurabhAgarwala commented 4 years ago

Hacktoberfest 2019 ends. Thanks for contributing. Closing the PR.