0x10-variadic_functions
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
#!/bin/bash VARUADIC FUNCTIONS PROJECT Tasks: 0. Write a function that returns the sum of all its parameters 1. Write a function that prints numbers, followed by a new line 2. Write a function that prints strings, followed by a new line 3. Write a function that prints anything