Coding Class
Datatypes
Numbers
You could use and operate with numbers. Like integral numbers:
3 + 4 -> 7
Or you can use float numbers:
3.5 + 4.3 -> 7.8
The operations might also be „-„, „*“, „/“ or „%“
28.07.2016 - Programming with JavaScriptCoding Class, Miami Ad School, Sebastian Martens, 2016