in C programming language, it's possible to add numbers and strings together, for example this program will print 0.5
#include <stdio.h>
int main() {
puts(1 + "-0.5");
}
@luna I love the fact that Mastodon parses the "include" as a hashtag 