aliya-rahmani / Projects

Add all sorts of application for hacktoberfest.
Apache License 2.0
40 stars 189 forks source link

Create Binary_Search.md #465

Closed Swarga-codes closed 3 years ago

Swarga-codes commented 3 years ago

Modified the given code by removing those "//" which are basically used for comments in a program. If the "//" is used before import java .util.* it would give us an error since we are using scanner in out program .