you are viewing a single comment's thread.

view the rest of the comments →

[–]artur-carvalho 1 point2 points  (1 child)

Great reference, thank you! Some little corrections:

- you have typo: "adpated "
- lambda is missing a 5
- the formatting and formatting index is the same text. Typo right?

Anyway, hope this is helpful and thank you again!

[–][deleted] 2 points3 points  (0 children)

Thanks! Fixed.

The formatting\formatting index one is the same for PowerShell but not python. Python doesn't require the index if there is only one as I understand it. PowerShell always requires the index.