9
हाँ के लिए एक दुभाषिया बनाओ!
हाँ एक स्टैक-आधारित भाषा है जिसमें कुछ अलग-अलग निर्देश हैं: yes: Push 1 to the stack no: Push 0 to the stack what: Push the input to the stack (input is taken at the start of program execution and is the same for the whole execution) sure: Increment the last …