Jump to content

Code Golf: Code Golf: Difference between revisions

m
no edit summary
mNo edit summary
Line 220:
'''Extra credit''':
The jq executable on my Mac is 461,864 bytes; gojq's is over 8 times larger.
 
 
=={{header|Julia}}==
<syntaxhighlight lang="julia">print("Code Golf")
 
print(String(Char.([67,111,100,101,32,71,111,108,102])))
</syntaxhighlight>
 
=={{header|Kotlin}}==
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.