Computer Science, asked by ranjaykumargmo1445, 4 months ago

Can any one help me to teach algorithm in easy way .
To convert the length of your room from cm to meter.

Answers

Answered by jai696
3

\huge\red{\mid{\fbox{\tt{Using\: Python\: 3}}\mid}}

print((cm := float(input("cm: "))) / 100, "m")

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions