Displaying Multiplication Table
Displaying a Multiplication Table A code to display the Multiplication Table of a specific number.Welcome to the code! This code is for all the geeks out there who love to…
Displaying a Multiplication Table A code to display the Multiplication Table of a specific number.Welcome to the code! This code is for all the geeks out there who love to…
Checking Leap Year! A simple code to check whether the given year is leap year or not.Welcome to the code! Here’s a simple code to check whether the given year…
Swapping Two Variables A code to swap two variables given by the user.Welcome to the code! Here’s a simple code to swap two variables for all the beginners to start…