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

 

abraskin@mbusd.org 2016_student_creations_01 > wood
prev  |  next  |  chance

How much wood could a woodchuck chuck if a woodchuck could only chuck the amount of letters in the type of wood?


wood("wood") → 4
wood("birch") → 5
wood("evergreen") → 9

...Save, Compile, Run (ctrl-enter)

public int wood(String woodType){ }

Editor font size %:
Shorter output


Forget It! -- delete my code for this problem

Progress graphs:
 Your progress graph for this problem
 Random user progress graph for this problem
 Random Epic Progress Graph

Java Help

Misc Code Practice

Difficulty: 100

Copyright Nick Parlante 2017 - privacy