Hacker News new | ask | show | jobs
by x0054 4071 days ago
There is a bug with multiword data points:

  Input:
  Bogdan, "Yucca"
  Josy, "Orange County"
  Bill, "San Diego"
  
  Example:
  Bogdan lives in Yucca

  Output:
  Bogdan lives in Yucca
  Josy lives in Orange
  Bill lives in San