tracks/julia/exercises/transpose/README.md in trackler-2.2.1.9 vs tracks/julia/exercises/transpose/README.md in trackler-2.2.1.10
- old
+ new
@@ -59,7 +59,8 @@
the corresponding output row should contain the spaces in its right-most column(s).
## Source
Reddit r/dailyprogrammer challenge #270 [Easy]. [https://www.reddit.com/r/dailyprogrammer/comments/4msu2x/challenge_270_easy_transpose_the_input_text](https://www.reddit.com/r/dailyprogrammer/comments/4msu2x/challenge_270_easy_transpose_the_input_text)
+
## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.