I appreciate providing your greate framework !
I’m gonna write an e-book about pyscript.
In the testing tag,
I found that only last one is written,
below this script code.
—‐--------
for i, j in enumerate(‘abcde’):
print(i, ‘-’, j)
< output >
e
< test url >
https://pyscript.net/examples/repl.html
when it’ll be fixed,
this framework will be grown one step.
I believe you could fix this!
if you pleaseant,
would you like to solve this issue for your time?
thank you!
