PowerShell - Working with Objects
Given this command:
What does the
Get-ChildItem | Group-Object -Property Extension
What does the
Count property represent in each group?