Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    \$\begingroup\$ Very nice, thank you for your contribution! You could even save one byte printing the uppercase christmas alphabet: codepoints-to-string(remove(65 to 90,12)) \$\endgroup\$ Commented Nov 24, 2023 at 18:19
  • \$\begingroup\$ Thank you for both parts of your comment! \$\endgroup\$ Commented Nov 24, 2023 at 19:46
  • \$\begingroup\$ "abcdefghijkmnopqrstuvwxyz" saves bytes if that is truly a full-program or function (I do not know XPath, but it works in the linked interpreter(?)). \$\endgroup\$ Commented Nov 24, 2023 at 19:54
  • 1
    \$\begingroup\$ This is a perfectly valid XPath expression, so this is the shortest. \$\endgroup\$ Commented Nov 24, 2023 at 20:02