Data update
This commit is contained in:
parent
4bb20c9b71
commit
cbaf4c4b64
12390 changed files with 318560 additions and 27248 deletions
2
Task/Literals-Integer/PowerShell/literals-integer-1.ps1
Normal file
2
Task/Literals-Integer/PowerShell/literals-integer-1.ps1
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
727 # base 10
|
||||
0x2d7 # base 16
|
||||
4
Task/Literals-Integer/PowerShell/literals-integer-2.ps1
Normal file
4
Task/Literals-Integer/PowerShell/literals-integer-2.ps1
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