You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion it doesn't really make a whole lot of sense to say all of these are the same "hello world". In reality Python's equivalent would be print("Hello world") and VBA's would be Debug.Print "Hello world".
Sure these other implementations are neat, and it's nice to be able to see different kinds of "hello world" mechanisms.
Related to #1527 it might be better to create subfolders for these implementations instead with a standardised naming convention?
Originally posted by @Tonibrown20 in leachim6/hello-world#1528 (comment)
The text was updated successfully, but these errors were encountered: