YAML stands for Yet Another Markup Language or YAML ain't Markup Language. All valid JSON files are valid YAML files. YAML consists of two data blocks. Sequence, which is similar to a Python list. It begins with a dash("-") and a space. - orange -...
adhithiyan.com2 min readNo responses yet.