Skip to content

Commit

Permalink
feat:new version of function f
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzodidomenic committed Nov 20, 2023
1 parent 42934a8 commit 50dcff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/verify.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ def insert_number()->int:
k = int(input())
return k


if __name__ == "__main__":
z = insert_number()
if f(N,z) is True:
Expand Down

0 comments on commit 50dcff4

Please sign in to comment.