-
Notifications
You must be signed in to change notification settings - Fork 0
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
czmahi/Write-assembly-language-code-that-converts-Fahrenheit-F-to-Celsius-C-using-the-following-expre
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published