Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interacting with the system #95

Open
WWRS opened this issue Apr 20, 2018 · 0 comments
Open

Interacting with the system #95

WWRS opened this issue Apr 20, 2018 · 0 comments

Comments

@WWRS
Copy link

WWRS commented Apr 20, 2018

Proposed:
pop "a","b": push "a" and write "b" to a file named "a"
pop "a" or [a]: push subprocess.call(a)

These would allow the original challenge to be done in Actually.

Also consider:
pop "a" or [a]: push subprocess.check_output(a)
41 (A): if stack is empty, push "Actually"
53 (S): if stack is empty, push "Seriously"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant