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