Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

ring execute the program line by line

Trace(:LineByLine)

test1()

func test1
        x = 10
        see :test1 + nl
        t = 12
        test2()
        see "After Error!" +nl
        see "t = " + t + nl
Source by ring-lang.github.io #
 
PREVIOUS NEXT
Tagged: #ring #execute #program #line #line
ADD COMMENT
Topic
Name
8+9 =