Skip to content

Latest commit

 

History

History

0x10-variadic_functions

#!/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