Browse Source

Update README.md

1139-rev-arg
Hamza elkhatri 2 years ago committed by GitHub
parent
commit
236084b9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/revargs/README.md

2
subjects/revargs/README.md

@ -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'`)

Loading…
Cancel
Save