EMT 1111 Lab 1

width/2
width/2.0
height/3
1 + 2 * 5
delimiter * 5

SyntaxError: multiple statements found while compiling a single statement
>>> width/2
width/2.0
height/3
1 + 2 * 5
delimiter * 5

Leave a Reply

Your email address will not be published. Required fields are marked *