Revision a65694fc-acb5-496e-b09f-bb86d6640ec2 - Code Golf Stack Exchange
# [C# (.NET Core)], 64 bytes
<!-- language-all: lang-cs -->
class P{static void Main(){System.Console.Write("sixty four");}}
I had to see what a non-competative language would score.
[Try it online!][TIO-k1y83thc]
[C# (.NET Core)]: https://www.microsoft.com/net/core/platform
[TIO-k1y83thc]: https://tio.run/##Sy7WTc4vSv3/PzknsbhYIaC6uCSxJDNZoSw/M0XBNzEzT0OzOriyuCQ1V885P684PydVL7wosyRVQ6k4s6KkUiEtv7RISdO6tvb/fwA "C# (.NET Core) – Try It Online"