Den4200 / hello-world

A repository full of implementations of the classic, "Hello, world!", in different languages.
MIT License
4 stars 6 forks source link

Addded YAML #67

Closed PyroCandy closed 2 years ago

Den4200 commented 4 years ago

Hello, I don't particularly see how a YAML file can output "Hello, world!". Could you explain how this would work?

PyroCandy commented 4 years ago

Hello, a YAML file won't exactly output "Hello, World!". However when it is run in a Docker server it would give the same as an output. The same file can be modified to have variables and to ask questions.