puzzles/vertical-slashes/README.md
Zoé Cassiopée Gauthier 7e4f02547b Initial commit
2024-04-02 17:01:09 -04:00

406 B

Vertical slashes

Puzzle from the rendezvous with cassidoo from November 20th, 2023.

Write a function that takes a string of slashes (\ and /) and returns all of those slashes drawn downwards in a line connecting them.

Solution posted at https://gist.github.com/zoeisnowooze/9d302565748fe8535a25727892533b22