Turing Problem solving question
Author |
Message |
hassansyr
|
Posted: Sun Feb 28, 2016 3:13 pm Post subject: 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 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Zren
|
Posted: Sun Feb 28, 2016 7:20 pm Post subject: RE:Turing Problem solving question |
|
|
google inches to centimeters formula |
|
|
|
|
|
|
|