newridho / Halo-Dunia24

Hello World in multiple programming languages | Hacktoberfest repository
20 stars 136 forks source link

Add Helllo World in AutoHotkey #130

Closed Shubhaang closed 1 week ago

Shubhaang commented 1 week ago

Hey! i have written a program which outputs Hello World in AutoHotkey(.ahk).

What is AutoHotkey?

AutoHotkey is a windows program that is used mainly to rebind keys, but can also be used in other niche ways. To run .ahk programs, you need to install AutoHotkey first, and then either double click the program or run autohotkey hello-world.ahk

Shubhaang commented 1 week ago

Could you please assign this issue to me?