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

 

jebbert@volusia.k12.fl.us > dec15_2016_APSLHL_dayBefore
prev  |  next  |  chance

Tomorrow is the big day! Write a method that returns the proper ranking of the episodes. If you don't know what I am talking about you should go home and reconsider your life.


dec15_2016_APSLHL_dayBefore("Rogue One") → 6
dec15_2016_APSLHL_dayBefore("Episode 7") → 5
dec15_2016_APSLHL_dayBefore("Episode 1") → 8

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

public int dec15_2016_APSLHL_dayBefore(String episode) { }

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: 280

Copyright Nick Parlante 2017 - privacy