mirror of
https://github.com/krislamo/knrc.git
synced 2024-11-10 00:30:35 +00:00
Add note on Exercise 1-5
This commit is contained in:
parent
588969b09f
commit
f88aa3d25f
@ -145,3 +145,10 @@ https://github.com/krislamo/knrc/commit/93126a8207ba83e3712bbab7b1e54548761a5fa1
|
|||||||
https://github.com/krislamo/knrc/blob/93126a8207ba83e3712bbab7b1e54548761a5fa1/03-celsius-to-fahrenheit.c[(Source)]
|
https://github.com/krislamo/knrc/blob/93126a8207ba83e3712bbab7b1e54548761a5fa1/03-celsius-to-fahrenheit.c[(Source)]
|
||||||
|
|
||||||
This is a simple little solution for a Celsius to Fahrenheit table.
|
This is a simple little solution for a Celsius to Fahrenheit table.
|
||||||
|
|
||||||
|
Exercise 1-5. print the table in reverse order
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
https://github.com/krislamo/knrc/commit/588969b09fabab1e91ff4f4b1c37e87fc23cf76b[(Diff)]
|
||||||
|
https://github.com/krislamo/knrc/blob/588969b09fabab1e91ff4f4b1c37e87fc23cf76b/02-vars-and-math.c[(Source)]
|
||||||
|
|
||||||
|
Move some numbers around to reverse the table.
|
||||||
|
Loading…
Reference in New Issue
Block a user