by Franz Kock
Version 2 (December 8, 2020)
Download (134 downloads)
dictionary extend(d1, d2, โฆ, dN) returns a new dictionary with the combined entries of all dictionaries.
~~~~~~~~~~
๐ฉ๐ช Die รnderung komplexer Dictionary-Strukturen mit extend() ist etwas tricky. Hier gezeigt als Beispiel einer Verkehrszรคhlung:
a) in ausfรผhrlichen Schritten
b) in komprimierter Form
๐ช๐บ Changing complex dictionary structures with extend() is a bit tricky. Here shown as an example of a traffic census:
a) in detailed steps
b) in compressed form
With thanks to u/elc1d
https://www.reddit.com/r/AutomateUser/comments/k6l1kx/howto_dictionary_put/
โก๐๐ฐ๐ฏ๐ด๐ต๐ณ๐ถ๐ค๐ต๐ช๐ท๐ฆ ๐ค๐ฐ๐ฎ๐ฎ๐ฆ๐ฏ๐ต๐ด ๐ข๐ฏ๐ฅ ๐ค๐ณ๐ช๐ต๐ช๐ค๐ช๐ด๐ฎ๐ด ๐ข๐ณ๐ฆ ๐ข๐ญ๐ธ๐ข๐บ๐ด ๐ธ๐ฆ๐ญ๐ค๐ฐ๐ฎ๐ฆ. ๐๐ฉ๐ข๐ฏ๐ฌ ๐บ๐ฐ๐ถ!โก
5 stars | 2 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.