about | help | code help+videos | done | prefs |
test2022_05_16_APSL_order
Write a method that matches this test data. Look at the test data to figure out what the method is supposed to do. test2022_05_16_APSL_order(200, 1) → "200 is greater than 1." test2022_05_16_APSL_order(5, 6) → "5 is less than 6." test2022_05_16_APSL_order(2, 10) → "2 is less than 10." ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 220
Copyright Nick Parlante 2017 - privacy