langs a-z
This commit is contained in:
parent
db842d013d
commit
d066446780
11389 changed files with 98361 additions and 1020 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