removed print

pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent 33cffd9fc4
commit 97c381bed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -66,5 +66,5 @@ if __name__ == "__main__":
# pass
print(" ")
inp = input()
print(inp)
# print(inp)

Loading…
Cancel
Save

Powered by TurnKey Linux.