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
rstring
1 to 101 : Decimal, Octal, Hexadecimal and Binary Format
RandomShape
cache in python
Simple code to find all divisors for a number
single digit
Prime number finder and counter in range (ex: 0-100) using python
Python learning
binary_4
problem on/off