filmov
tv
substring method java - AP Computer Science

Показать описание
Homework: create a program that generates a username just like a school does.
thus, user will enter first name, then middle name, then last name and then graduation year (four digits).
Then the program will display their username
Thus, if Susan Jane Smith graduates in 2015 her username would be SmitSJ13 (case does not matter).
thus, user will enter first name, then middle name, then last name and then graduation year (four digits).
Then the program will display their username
Thus, if Susan Jane Smith graduates in 2015 her username would be SmitSJ13 (case does not matter).