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