JavaScript-Program to find whether a number is odd or even

preview_player
Показать описание
In this video, two types of numbers are accepted, odd and even numbers. If the input number divided by 2 gives a remainder of 0 (program line: 'if (num%2==0)'), then the site will consider it as an even number, else, an odd number.
Software: Visual Studio Code
Screen Recorder: ShareX
Website:Soon to be ready

*Hello there, we're from Code Central and we're here to teach you lessons in the fields of JavaScript and HTML.
Рекомендации по теме
Комментарии
Автор

I think this video is made for me because it is very helpful to me🙏🏻 thanks bhai🙏🏻

ashutoshwagh