Username and length been added! Oh and also you can write variables in write and writebr!
start
username
length {res}
write Your username is {res} characters long!
end
https://github.com/lankybox02/bundle/discussions
don't forget - ask questions and answer other people’s too!
ARRAYS ARE COMING TO BUNDLE
def comma=,
arr bundle=foo,bar,baz,foo{comma} bar{comma} baz
These will be interpreted as:
foo
bar
baz
foo, bar, baz
POLL: What to add first?
Images
Arrays
API library (to get the weather, external site statistics, wasteof api )