Zar-Branch (#6)
Co-authored-by: = <=> Co-authored-by: Driven-Element <129630760+Driven-Element@users.noreply.github.com> Reviewed-on: brotoskyj/AirlockTools#6 Co-authored-by: brotoskyj <jbrotosky@gmail.com> Co-committed-by: brotoskyj <jbrotosky@gmail.com>
This commit was merged in pull request #6.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
hashes = ''
|
||||
while True:
|
||||
inputhash = input("Hash: ")
|
||||
hashes = hashes + ',' + inputhash
|
||||
print(hashes)
|
||||
Reference in New Issue
Block a user