aloha graph2(1967, 3109)
This commit is contained in:
5
zeta_python/run.ps1
Normal file
5
zeta_python/run.ps1
Normal file
@@ -0,0 +1,5 @@
|
||||
if ($args.Length -gt 0) {
|
||||
type stdin.txt | python $args[0]
|
||||
} else {
|
||||
Write-Host "No args"
|
||||
}
|
||||
Reference in New Issue
Block a user