How to get all the values of the nodes with same name e.g. title defined in the YAML to a list by python.
name: test
article:
title: title1
paper:
title: title2
blog:
title: title3
How to get all the values of the nodes with same name e.g. title defined in the YAML to a list by python.
name: test
article:
title: title1
paper:
title: title2
blog:
title: title3
Copyright © 2021 Jogjafile Inc.