about | help | code help+videos | done | prefs |
Write a program that accepts an integer and a character. If the integer agrees with the letter in the matching problem on the paper copy of the test, return true. Otherwise return false. matchMPHG(0, "Q") → false matchMPHG(0, "J") → false matchMPHG(1, "A") → false ...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: 290
Copyright Nick Parlante 2017 - privacy