I have a code that i checked it and it should work but it does not;
function fetching(data = undefined){ if(data !== undefined){ return data; } fetc