Hey I have a question concerning this
print ("So, you're %r old, %r tall and %r heavy.") % (
age, height, weight)
The line doesn't work in python 3.4 do anyone know how to fix this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…