시작하기무료로 시작하기

YAML syntax

In this exercise, you will learn how the YAML syntax employs indentation to represent a clear hierarchical structure for an array of prerequisites within a course context. Indentation visually communicates the relationship between the course and its prerequisites, making the code easier to understand and maintain.

By using block style for the array, you will also learn how each prerequisite is clearly separated. The block style allows for a clean representation of complex arrays, making it ideal for long or multiline content. Employing indentation and block style enhances code legibility and fosters better comprehension and management of structured data in YAML.

이 연습은 강의의 일부입니다

CI/CD for Machine Learning

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작