Tag: fun
You are browsing all the posts tagged with fun.
You are browsing all the posts tagged with fun.
Ever since I started to code stuff in different programming languages I thought that if I want to add 2 numbers I would use the ‘+’ operator. If I want to make a subtraction I would use the ‘-’ operator. To make a multiplication or a division I would use the ‘*’, respectively ‘/’ operator. [...]