Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Подсчет функции
#i=int(input()) i=int(10**15) k=0 for x in range(1,i+1): if x%2==0: k+=x else: k-=x print(x) print(k)
run
|
edit
|
history
|
help
0
solving a linear system of equations
isStrong.py
teste
Rextester
DuckTyping.py
Ex_039.py
library
emoji replace
calculate the sum of string 201test70de88qa ( only numbers)
Assignment-2b