1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-12-08 00:45:29 +01:00

feat(challenges): add acronyms

This commit is contained in:
Divlo 2021-06-30 12:51:28 +02:00
parent d16d026672
commit 2b0ff4b877
No known key found for this signature in database
GPG Key ID: 185ED2F15F104E52
14 changed files with 39 additions and 0 deletions

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.

View File

View File

@ -0,0 +1 @@
Programming Challenges is really cool

View File

@ -0,0 +1 @@
PCIRC

View File

@ -0,0 +1 @@
a whole sentence in lowercase

View File

@ -0,0 +1 @@
AWSIL

View File

@ -0,0 +1 @@
YOU CAN ALSO WRITE EVERYTHING IN CAPITALS

View File

@ -0,0 +1 @@
YCAWEIC

View File

@ -0,0 +1 @@
We CaN aLSO miX the tWo

View File

@ -0,0 +1 @@
WCAMTT

View File

@ -0,0 +1 @@
Hurry I have an appointment

View File

@ -0,0 +1 @@
HIHAA

View File

@ -0,0 +1 @@
The "quotes" will crash your code

View File

@ -0,0 +1 @@
TQWCYC