0
Can someone help me to create a java program that accepts a name, address and year of birth and then outputs of the following:
Test Data Enter your name: Ada Lovelace Enter your address: Manila, Philippines Enter your birthyear: 1991 Example Output Greetings Ada Lovelace, 27 years old, from Manila, Philippines! Welcome to Java Programming!
2 Antworten
+ 2
https://code.sololearn.com/cQo7U5YZ0B6z/?ref=app
You can use this code for your reference
0
Please set a specific language in your thread tags above, 'help me' doesn't help clarify language context 👍🎊