Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Chain length calculator
#python 2.7.6 GT_ZASKAR = 435, 38, 36 def chain_length(chainstay, front, rear): r = 2 * chainstay / 25.4 + (front/4.0 + rear/4.0 + 1) return int(round(r) * 2) print chain_length(*GT_ZASKAR)
run
|
edit
|
history
|
help
0
gameboy
Dictionary comprehension - convert to lowercase
daily score
Defining
asd
Python examples - SIMPLE
My Temp Converter
functional python - from hackernoon.com, lean functional python in 10 min
GayChicken
irctcbot