wie man eine Funktion schafft
function hello(){
console.log(hello world);
}
Beautiful Buzzard
function hello(){
console.log(hello world);
}