Result Size: 625 x 571
demo_ref_round2.py:
x
 
x = round(5.76543)
print(x)
C:\Users\My Name>python demo_round2.py
6