print('Hello');
print('Hello')
Used when a statement is ended by a semi-colon (“;”), which isn’t necessary (that’s python, not C ;).