10 PRINT "Hello World"20 GOSUB 2030 RETURN40 END
The stack will unwind and program will end when it reaches the RETURN statement.
(Score: 3, Funny) by DannyB on Monday June 03 2024, @02:10PM
10 PRINT "Hello World"
20 GOSUB 20
30 RETURN
40 END
The stack will unwind and program will end when it reaches the RETURN statement.
The Centauri traded Earth jump gate technology in exchange for our superior hair mousse formulas.