Loading section...

Strings vs Numbers

Trying to add a string and a number directly causes an error. See if you can spot and fix the bug below: Converting Between Types Use built-in functions to convert between strings and numbers: You can also convert strings to floating-point numbers and numbers back to strings: