atom-community / atom-community/atom-script

Add input to the console.

Open
#2,180 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

This is not an issue, but a request to enable the script to recieve user input from the console.
I don't know if this is already available, but at least it's not for python.
What I mean is something like this:

Python code:
`a = input("Name: ")`
`print("Hello, ", a, "!")`

Console
`Name: Ethan`
`Hello, Ethan!`

Is this possible?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.