Update README.md

This commit is contained in:
Hamza elkhatri 2022-06-13 10:27:37 +01:00 committed by Dav Hojt
parent e5914c14bc
commit 6a53d215e6
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
### rev-arg
### Instructions
Write a program that takes the command line arguments and prints them in reverse order.
- if the number of arguments is less than 1, print (`'\n'`)