Posts
Let consider the conversion rate of US Dollar and Taka are 1 dollar = 80.45 taka. Write a program that first takes the choice from the user what conversion (hint 1 for dollar to taka or 2 for taka to dollar) he/she wants. Then an amount is given as input. Convert the amount and output the result according to the given choice.
Let consider the conversion rate of US Dollar and Taka are 1 dollar = 80.45 taka. Write a program that first takes the choice from the user what conversion (hint 1 for dollar to taka or 2 for taka to dollar) he/she wants. Then an amount is given as input. Convert the amount and output the result according to the given choice.
- Get link
- X
- Other Apps
Input a character. If the character is between ‘A’-‘Z’ convert to small letter. If the character is between ‘a’-‘z’ convert to capital letter.
Input a character. If the character is between ‘A’-‘Z’ convert to small letter. If the character is between ‘a’-‘z’ convert to capital letter.
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
Any year is entered through the keyboard. Write a program to determine whether the year is a leap year or not.
Any year is entered through the keyboard. Write a program to determine whether the year is a leap year or not.
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps