Mykola Otsebryk

Programming Enthusiast

About me

Career switcher currently learning information technology.

Contact

Skills

Code Example

function checkAge(age) {
    if (age >= 18) {
        return "You can buy a ticket for an 18+ movie";
    } else {
        return "Too early, grow up";
    }
}

console.log(checkAge(20));

Expirience

I have no professional IT experience, but I have solid experience in another field.

Education

Languages