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

Print List is not working #971

Open
AhmyOhlin opened this issue Jan 13, 2020 · 1 comment
Open

Print List is not working #971

AhmyOhlin opened this issue Jan 13, 2020 · 1 comment

Comments

@AhmyOhlin
Copy link

After adding a list to my Skript and append it with the motor speed in every loof, I couldn't print the list on Display

Is there a way to print the content of List (Array) on EV3 Display?
Is there a tutorial how to use Array features on MakeCcode?

Thanks that much for every advice.

Here is a screenshot bellow:

image

@riknoll
Copy link
Member

riknoll commented Jan 21, 2020

This currently isn't possible with the show value block. However, here's some code you can use as a workaround to convert an array into a string: https://makecode.com/_YCU07yLHkREa

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

No branches or pull requests

2 participants