PowerShell - Variables and Data Types
Find the error in this code snippet:
$hash = @{ 'Key1' = 'Value1', 'Key2' = 'Value2' }$hash = @{ 'Key1' = 'Value1', 'Key2' = 'Value2' }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions