This commit is contained in:
2026-04-18 17:30:11 +07:00
parent 5b936de979
commit 21dcbf3ef2
6 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1 @@
Convert between Celsius and Fahrenheit. Functions should accept a temperature and return the converted value.