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