Skip to content

Commit

Permalink
add files
Browse files Browse the repository at this point in the history
  • Loading branch information
Archit669 committed Feb 1, 2024
1 parent 2f15d57 commit 556f9d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion archit/file.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
f"Good job, {name}! You guessed my number in {guesses_made} guesses! But this line is way too long!"
)
else:
print("Nope. The number I was thinking of was {number}")
print("Nope. The number I was thinking of was {number}")

0 comments on commit 556f9d0

Please sign in to comment.