no 1 and 2 are strings 3 is an integer m’okay?
Comment on Very normal and safe
Toneswirly@beehaw.org 1 week agoShouldnt it be 123 then
Avicenna@programming.dev 1 week ago
Comment on Very normal and safe
Toneswirly@beehaw.org 1 week agoShouldnt it be 123 then
no 1 and 2 are strings 3 is an integer m’okay?
lugal@sopuli.xyz 1 week ago
A single digit is a char but two digits are a string and can be transformed into an integer
pewpew@feddit.it 1 week ago
JavaScript logic