
-----------------------------------
hassansyr
Sun Feb 28, 2016 3:13 pm

Turing Problem solving question
-----------------------------------
Hello my fellow programmers,
I am trying to solve this turing question, which I couldn't solve

20.	There are 2.54 cm in one inch.  Write a program to enter the length of a door in inches and output its length in centimetres.  Use a constant for the conversion factor.  Be sure prompt for the input and to label the output.

please reply ASAP

Thanks

a fellow programmer

-----------------------------------
Zren
Sun Feb 28, 2016 7:20 pm

RE:Turing Problem solving question
-----------------------------------
google inches to centimeters formula
