Best and easy quiz on Logic Gates – 1 – FYIT
Best and easy quiz on Logic Gates – 1 – This will help FYIT students to check their skills and knowledge of digital electronics. Logic gates mcqs.
Let's sail across an ocean of IT
Best and easy quiz on Logic Gates – 1 – This will help FYIT students to check their skills and knowledge of digital electronics. Logic gates mcqs.
Crossword puzzle on Python programming Crossword on Python programming. Crossword on Python programming CHECKOUT OTHER RELATED TOPICS CHECKOUT OTHER QUIZZES Connect with us on following platforms Facebook Twitter Youtube Instagram Reddit Pinterest Telegram Slideshare Linkedin Github We are aiming to explain all concepts of Python in easiest terms as possible. ITVoyagers Author
Enjoy solving fun Crossword puzzle on Python programming. It will help students to test and increase their knowledge of python in fun and interactive way.
Create countdown timer in Javascript in easy way. This countdown timer program is created with simple logic which will help student. It is easy to understand.
It is best and simple Javascript program to calculate simple interest. Formula for simple interest is (P x N x R)/100 : P : principle amount, N : No. of years.
It is best and simple Javascript program to calculate compound interest. It will help students to develop their basic skill set. It will be good practice.
It best and simple Javascript program to count number of even digits in a given integer. It will help students to learn basics concepts like ternary operator.
It best and simple JavaScript program to count the number of vowels in a give string. We will be using basic regular expression to solve this program.
It best and simple Javascript program to convert temperature. In this program we can convert temperature in three units i.e. Celsius, Fahrenheit and Kelvin.
Python program to create registration form using tkinter : This program explores various widgets classes their options and methods in tkinter in simple way.