Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
2
Task/Literals-Integer/PowerShell/literals-integer-1.psh
Normal file
2
Task/Literals-Integer/PowerShell/literals-integer-1.psh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
727 # base 10
|
||||
0x2d7 # base 16
|
||||
4
Task/Literals-Integer/PowerShell/literals-integer-2.psh
Normal file
4
Task/Literals-Integer/PowerShell/literals-integer-2.psh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
3KB # 3072
|
||||
3MB # 3145728
|
||||
3GB # 3221225472
|
||||
3TB # 3298534883328
|
||||
Loading…
Add table
Add a link
Reference in a new issue