logarithmus naturalis.py 66 B

123456
  1. #Definition der Variabel
  2. x = 1
  3. while x <= 9:
  4. x - (x*x)