Skip to content

1. Write assembly language code that converts Fahrenheit (°F) to Celsius (°C) using the following expression a) °C = (°F - 32) x 5/9 The input is taken from the user. And the output is shown in the console. Sample Input: 500 Sample Output: 260

Notifications You must be signed in to change notification settings

czmahi/Write-assembly-language-code-that-converts-Fahrenheit-F-to-Celsius-C-using-the-following-expre

About

1. Write assembly language code that converts Fahrenheit (°F) to Celsius (°C) using the following expression a) °C = (°F - 32) x 5/9 The input is taken from the user. And the output is shown in the console. Sample Input: 500 Sample Output: 260

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published