Funkcja fun1
nie pobiera argumentu i zwraca wartość.
Funkcja fun2 pobiera argument i nie zwraca wartości.
Funkcja sum pobiera dwa argumenty i zwraca wartość.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/arguments
Funkcja eval(string)
Funkcja parseInt(string, radix)
https://www.w3schools.com/jsref/jsref_obj_global.asp
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects