Using MIT App Inventor
- Create a program that will convert Celsius to Fahrenheit.
Please include the screenshots of the designer and blocks,
Thanks!
Formula:
F = (°C x 1.8) + 32
Components: 1 Textbox for user input, Button for
computation, and Labels for the output.
Using MIT App Inventor - Create a program that will convert Celsius to Fahrenheit. Please include the screenshots of the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am