297
Gender.js
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Just to be pedantic,
const
declares an immutable variable, not a constant.