My name is Sergei. I have been working in sales and marketing for many years and I have got an extensive experience in this area. A short time ago I decided to learn a new direction in IT industry. At the moment I am learning frontend development, CSS, HTML, ReactJS, Node.js.
function getTimeOfDay(hour) {
if (hour >= 6 && hour < 12) {
return "Good morning";
} else if (hour >= 12 && hour < 18) {
return "Good afternoon";
} else if (hour >= 18 && hour <= 24) {
return "Good evening";
} else {
return "Good night";
}
}
Have successfully completed The Rolling Scopes School / Stage 0 Rs School.
Minsk State Linguistic University