First steps with pure Python#
First objects of simple types, first variables, first function calls (with
print()
)A point on function calls (with
print()
andround()
)
First objects of simple types, first variables, first function calls (with print()
)
A point on function calls (with print()
and round()
)