Post History
SOGL, 10 bytes ╥‰~⅜,(ε ‘ū Try it here! Built-in compression of "hello"; ", "; "world"; "!", with first letters of words uppercased.
#1: Initial revision
# [SOGL](https://github.com/dzaima/SOGLOnline), 10 [bytes](https://github.com/dzaima/SOGL/blob/master/chartable.md)
╥‰~⅜,(ε ‘ū
[Try it here!](https://dzaima.github.io/SOGLOnline/?code=JXUyNTY1JXUyMDMwJTdFJXUyMTVDJTJDJTI4JXUwM0I1JTA5JXUyMDE4JXUwMTZC,v=0.12)
Built-in compression of `"hello"; ", "; "world"; "!"`, with first letters of words uppercased.
