Write your own version of the methods: indexOf, compareTo, parseInt. Get this starter code to implement your methods.
Also, using your own words explain how each of those methods works. Type your anwers as comments in your java file.
Save your file here: .../APCSA_1/apcsa-assignments-YourUsername/homework/11_string_methods/MyStringMethods.java