Skip to content

Commit 314fa9b

Browse files
committed
comment for start
1 parent 6a7496a commit 314fa9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sha1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,6 @@ def main():
132132
print(SHA1Hash(hash_input).final_hash())
133133

134134

135+
# starting point of code
135136
if __name__ == "__main__":
136137
main()

0 commit comments

Comments
 (0)