Temukan kombinasi yang benar
YAML mana yang akan mencetak nilai berikut untuk Description:
Keluaran yang benar:
Is this the example
that prints this text?
A.
# Example A
Description: |
Is this the example
that prints this text?
B.
# Example B
Description: >
Is this the example
that prints this text?
C.
# Example C
Description: >
Is this the example
that prints this text?
Latihan ini merupakan bagian dari kursus
CI/CD untuk Machine Learning
Latihan interaktif langsung
Ubah teori menjadi aksi dengan salah satu latihan interaktif kami
Mulai latihan