about | help | code help+videos | done | prefs |
Basic string problems -- no loops. Use + to combine Strings, str.length() is the number of chars in a String, str.substring(i, j) extracts the substring starting at index i and running up to but not including index j. New videos: String Introduction, String Substring
Copyright Nick Parlante 2017 - privacy