Skip to content

add tasks 1-4#155

Open
MagdalenaKoltuniak wants to merge 4 commits intodevmentor-pl:masterfrom
MagdalenaKoltuniak:master
Open

add tasks 1-4#155
MagdalenaKoltuniak wants to merge 4 commits intodevmentor-pl:masterfrom
MagdalenaKoltuniak:master

Conversation

@MagdalenaKoltuniak
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Magdo,

Tutaj również super! 👍 🥇

console.log(time);
}

showTime();
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

}

sayHello('devmentor.pl');
sayHello('Magda');
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

console.log(sum(10));
console.log(sum(-10));
console.log(sum(1));
console.log(sum(-1));
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

if (counter >= 5) {
clearInterval(interval);
}
}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants