Fixed Typo: Added missing indefinite article 'a' (#25605)
This commit is contained in:
@ -7,7 +7,7 @@ title: Binary Agents
|
|||||||
|
|
||||||
## Problem Explanation:
|
## Problem Explanation:
|
||||||
|
|
||||||
This problem is very straight forward, you will get a string that will represent a sentence in binary code, and you need to translate that into words. There is not direct way to do this so you will have to translate twice.
|
This problem is very straight forward, you will get a string that will represent a sentence in binary code, and you need to translate that into words. There is not a direct way to do this so you will have to translate twice.
|
||||||
|
|
||||||
### Relevant Links
|
### Relevant Links
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user