Header Ads Widget

Showing posts with the label decision making statementsShow All
 C++  Program to take the value from the user as input any alphabet and check whether it is vowel or consonant Using the switch statement.
Practice Question based on Switch case
C++ Program to take the value from the user as input the month number and print number of days in that month.
Python program to input week number and print week day