Vote Details for "Puzzle" by justinpatrin

» Details
  • Voter: Julia Rose 
  • Vote: +1 (conditional)
  • Reviews: Cursory source review
» Comment
Please put a spaces around operators as defined in the PEAR CS (always a space after a comma, all numerical operators, such as * should have spaces on both sides, operators such as =>, =, <, and > should have spaces on both sides).

Please use single quotes and concatenation for all strings which do not use escaped sequences (e.g. \n). See http://pear.reversefold.com/strings/