Update page 'Home'

Eryk Miszczuk 2019-10-22 12:27:19 +00:00
commit f83c3867a5

3
Home.md Normal file

@ -0,0 +1,3 @@
Welcome to Wiki!
const excerciseNuber = (studentId) => `TaskA0${studentId % 10}, TaskA${studentId % 27}, TaskA0${studentId % 7}, TaskA0${studentId % 5}`;