7 lines
62 B
Python
7 lines
62 B
Python
n=0
|
|
p=130
|
|
while ... ...
|
|
n=n+1
|
|
p= 0,949 *p
|
|
print (...)
|