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

User input #11

Open
SK1Y101 opened this issue Jul 6, 2021 · 0 comments
Open

User input #11

SK1Y101 opened this issue Jul 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@SK1Y101
Copy link
Member

SK1Y101 commented Jul 6, 2021

it is incredibly useful to get user input:

ie: python uses input() for a raw prompt, or input("what is you name?") to show the prompt "what is your name?" when asking for an input.

a potential idea is:

ask <text to show>

Which may need some language along the lines of "the response" to get the input from the ask statement

wit a worked example:

create a variable called x.
ask "what is your name?", and store the response in x.
show x.

I am really not sure here, I don't know if i like this or not.

@SK1Y101 SK1Y101 added the enhancement New feature or request label Jul 6, 2021
@SK1Y101 SK1Y101 added this to the Full Language Syntax milestone Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant