Write a function named "swap_floats" that takes two floating point arguments and interchanges the values that are stored in thos | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

Write a function named "swap_floats" that takes two floating point arguments and interchanges the values that are stored in thos

4

9th May 2017, 3:17 AM
علا ابوديب
علا ابوديب - avatar
2 Answers
+ 10
If your doing this in a language that can't pass references of data types through arguments, that function is incredibly useless. Ps: Try it first, then ask about the code
9th May 2017, 3:20 AM
Rrestoring faith
Rrestoring faith - avatar
+ 5
And specify the language you use ^^
9th May 2017, 7:30 AM
visph
visph - avatar