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

Inline instruction execution #5

Open
erlete opened this issue Mar 3, 2023 · 0 comments
Open

Inline instruction execution #5

erlete opened this issue Mar 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@erlete
Copy link
Owner

erlete commented Mar 3, 2023

The canvas should implement a functionality that allows the user to call the program from any Python script/interpreter as a function call, such as canvas.open(width, height, number_of_lines). The output could then be stored in a variable via return statement. After the coordinates have been generated, the program should continue execution.

@erlete erlete added the enhancement New feature or request label Mar 3, 2023
@erlete erlete self-assigned this Mar 3, 2023
@erlete erlete added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant