Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- String s1 = "Institut Vidreres";
- String s2 = "Institut Vidreres";
- s1 = s1.toUpperCase();
- s2 = s2.toUpperCase();
RAW Paste Data