{"id":"recipe--first-line","name":"Say something that is yours","owner":"yeho","package":"recipes","kind":"recipe","signature":"start.yh","description":"Edit, save, run, and recognize your own output.","context":"Let's make the computer say your sentence. Keep a copy of the original start.yh if you want to return to it, then replace its contents with the two lines below. Console.Log is a function: a named action. The parentheses hold what we give to that action. The quotation marks tell Yeho that the words inside are text, rather than another instruction.","parameters":[],"returns":"","members":[],"tags":["cpu","recipe"],"updated":"2026-09-09","source":{"repository":"demonhunterlabs","path":"app/lib/yeho-walkthrough.ts"},"status":"complete-program","notes":["Replace Pip with a name you like. Add a third Console.Log line telling us what your character wants."],"examples":[{"id":"program","title":"Say something that is yours","description":"Edit, save, run, and recognize your own output.","code":"Console.Log(\"Hello, I am Pip!\")\nConsole.Log(\"Shall we build a tiny game?\")","manifest":"manifestVersion = \"2\"\npackage = \"api.example.recipe__first_line\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n","tags":["cpu"],"run":"cpu-oracle","expected":"Hello, I am Pip!\nShall we build a tiny game?","verification":"type checked","sha256":"fb3f720b1658f2dc5d91e9b5c94ec114e0d7ece69840928c20e61c96182752e0","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=recipe--first-line","json":"https://demonhunterlabs.com/reference/items/recipe--first-line.json","markdown":"https://demonhunterlabs.com/reference/text/recipe--first-line.md"}
