1
0
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-12-11 00:21:24 +01:00

feat(challenges): add acronyms

This commit is contained in:
Divlo
2021-06-30 12:51:28 +02:00
parent d16d026672
commit 2b0ff4b877
14 changed files with 39 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# acronyms
Created by [@Divlo](https://github.com/Divlo) on 30 June 2021.
## Instructions
Convert a given sentence to its acronym.
## Examples
### Example 1
#### Input
```txt
Programming Challenges is really cool
```
### Output
```txt
PCIRC
```
#### Output
See the `test` folder for examples of input/output.
+1
View File
@@ -0,0 +1 @@
Programming Challenges is really cool
+1
View File
@@ -0,0 +1 @@
PCIRC
+1
View File
@@ -0,0 +1 @@
a whole sentence in lowercase
+1
View File
@@ -0,0 +1 @@
AWSIL
+1
View File
@@ -0,0 +1 @@
YOU CAN ALSO WRITE EVERYTHING IN CAPITALS
+1
View File
@@ -0,0 +1 @@
YCAWEIC
+1
View File
@@ -0,0 +1 @@
We CaN aLSO miX the tWo
+1
View File
@@ -0,0 +1 @@
WCAMTT
+1
View File
@@ -0,0 +1 @@
Hurry I have an appointment
+1
View File
@@ -0,0 +1 @@
HIHAA
+1
View File
@@ -0,0 +1 @@
The "quotes" will crash your code
+1
View File
@@ -0,0 +1 @@
TQWCYC