Show More
@@ -31,7 +31,7 b" print 'This is an automatic block.'" | |||||
31 | print 'It is executed without asking for confirmation, but printed.' |
|
31 | print 'It is executed without asking for confirmation, but printed.' | |
32 | z = x+y |
|
32 | z = x+y | |
33 |
|
33 | |||
34 |
print 'z=', |
|
34 | print 'z=',z | |
35 |
|
35 | |||
36 | # <demo> --- stop --- |
|
36 | # <demo> --- stop --- | |
37 | # This is just another normal block. |
|
37 | # This is just another normal block. |
General Comments 0
You need to be logged in to leave comments.
Login now