Problem Thanks to Gurkenglas for the help with the previous iteration: Haskell – Pig Latin Translator! Given the constraint that […]

Problem I’ve been recently fooling around with Go(lang) and ended up doing a (very) simple pig Latin parser. I’m pretty […]

Problem For starters, I’m a student taking AP Computer Science this year, loving it so far. Lots of fun, especially […]

Problem Could someone review the following code? class PigLatin attr_accessor :phrase ending = “ay” def initialize the_phrase @phrase = the_phrase […]

Problem For starters, I’m a student taking AP Computer Science this year, loving it so far. Lots of fun, especially […]

  • 1
  • 2