day 3-1
This commit is contained in:
@@ -24,4 +24,4 @@ if __name__ == "__main__":
|
||||
elif i_str[:l_half] == i_str[l_half:]:
|
||||
print(i)
|
||||
solution += i
|
||||
print(f"The Password is: {solution}")
|
||||
print(f"Solution: {solution}")
|
||||
Reference in New Issue
Block a user