Conservancy system
- Hdjdjjjf fjfjdjhdhdhjfj
- Hdhrjjrjdhhfhf
- Hdhdhhr
- Hdhdhh djdhhrhdhrh
- Dhjdjdjdjdjfj
water Carriage
- hdjdjdjf fjfjhrhrjrjhrhrjdvhf jrh
- Dhherjjdjrj
1. The system is hdhhdjjfjjfjjffjfjjfjfjg hhhdhd ghsv
2.
Conservancy system
water Carriage
1. The system is hdhhdjjfjjfjjffjfjjfjfjg hhhdhd ghsv
2.
Input an email from the user. You have to create a username from the email by deleting the part that comes after ‘@’. Display that username to the user.
Example :
email = “mejona@gmail.com” ; username = “mejona”
email = “helloWorld123@gmail.com”; username = “helloWorld123”
Write a program that will take one string as input. The program will then remove vowels a, e, i, o, and u (in lower or upper case ) from the string. If there are two or more vowels that occur together then the program shall ignore all of those vowelsInput: Compuuter Output: Cmpuutr