Jump to content

ABC problem: Difference between revisions

m
m (→‎{{header|Wren}}: Minor tidy)
imported>Thebeez
Line 10,578:
For x = 0 To Len (a)-1 : @b(x) = Or(Peek(a, x), Ord(" ")) : Next
' push words onto stack
Push Dup("A"), Dup("Bark"), Dup("Book"), Dup("Treat"), "Common", "Squad", "Confuse"
Push Dup("Common"), Dup("Squad"), Dup("Confuse")
 
Do While Used() ' as long as words on the stack
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.