This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
main
RosettaCodeData
/
Task
/
Associative-array-Iteration
/
PowerShell
/
associative-array-iteration-1.ps1
Ingy döt Net
cbaf4c4b64
Data update
2026-04-30 12:34:36 -04:00
1 line
36 B
PowerShell
Raw
Permalink
Blame
History
$h
=
@
{
'a'
=
1
;
'b'
=
2
;
'c'
=
3
}
Reference in a new issue
View git blame
Copy permalink