misc.py 56 B

123456
  1. a = bytes(range(30, 40))
  2. print(type(2.0 + 3))