
Adam_pasztecik_czwarty
Ktoś z Mireczków albo Mirabelek idzie na niestacjonarną informatykę na #pjatk ? Wawa ( ͡° ͜ʖ ͡°)



function add3 (x) { return x + 3 }
function square(x) { return x * x }function sum() {
return Array.prototype.reduce.call(arguments, function(a, b) {
return a + b;
}, 0);
}, potem wołasz np sum(1,2,3)const sum = (...args) => [...args].reduce((a, b) => a + b, 0);class Map {
constructor(name, map) {
this.name = name;
this.map = map; setInterval(function() {
console.log('next');
}, this.time)Komentator
od 17.08.2021
Rocznica
od 21.10.2023
Gadżeciarz
od 10.11.2014
Mikroblogger
od 11.06.2015
Wykop.pl