diff options
| author | Leon Etienne <40911701+Leonetienne@users.noreply.github.com> | 2022-02-27 15:45:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-27 15:45:15 +0000 |
| commit | 19fbd01c38ae1b23411211c171dc0a87d9da2ba2 (patch) | |
| tree | c49ac1cc952cbd051eb081f5d212132b053f80a5 | |
| parent | bea08352500d646999e215749d60db38e5cc681f (diff) | |
Add list with stuff to implement
| -rw-r--r-- | todo.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +1) Reverse(str) +2) RandomString(set, len) +3) |
