Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 54c97eb

Browse files
Merge pull request #11 from Chr0nicT/master
Add challenge 6
2 parents 93067ce + f01f192 commit 54c97eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Challenge questions/Readme.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ Reading from a CSV file and printing all colums as rows.
3838
### Challenge 5
3939
Given Strings of code equations like, `"45 >= 67 56==70 30 <= 78"` and output should be binary `"0 0 1"` { input is seprated with space and output should be on new line}
4040
### Challenge 6
41+
Write a program that converts text written numbers (Ex: Thirty-One) to its numeric form (Ex: 31) and perform the opposite. Input: 31 Output: (Thirty-One)
42+
### Challenge 7
4143
***Challenge Awaits***

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /