@alexkimr
#DailyChallenge #BaseSeoul
Daily Challenge!
Today I decided to dive deeper into data types, and learned:
- the difference between signed and unsigned integers
- floating-point numbers
- boolean, single and unicode characters
- and more advanced data types: tuples, arrays, slices, strings, enums
and experimented using them in functions. Have a great fay, everyone!