sanyaade-g2g-repos / skulpt

Automatically exported from code.google.com/p/skulpt
Other
0 stars 0 forks source link

array is missing values when printing #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Code you're trying to run:
[str(5)+'4']

What does "real" Python output?
['54']

What browser are you using? On what operating system?
Safari 4.0.3 on OS X 10.5.8

Please provide any additional information.
[str(5)+'4'][0] shows that the value is in there, it just won't print the array 
with the value.

Original issue reported on code.google.com by zectb...@gmail.com on 13 Aug 2009 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by sgraham on 25 Aug 2009 at 10:48

GoogleCodeExporter commented 9 years ago

Original comment by sgraham on 28 Aug 2009 at 4:04