id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

abraskin@mbusd.org 2016_practice_set_4

Scoring chapter 1 and 2 exam problems:

ch1and2Grade H  

Review Problems:

xcPoints  xcPointsRound  primeDigits H   moreOdd 

String Problems:

.length(): strColLen 

.equals(): ifNotEqualCon 

.substring(int,int): charAtPos 

.substring(int): strFromPos 

.indexOf(String, String): posLittleInBig 

.compareTo(String): lexOrder 

Combining String Methods:

.length() and substring(int,int): strLim 

.indexOf() and substring(int, int): strDelim 

.indexOf(), substring, and .length(): findReplaceWith H  

.indexOf(), substring(int,int), loops: repl 
Authoring docs

Copyright Nick Parlante 2017 - privacy