Skip to content

Commit 587847b

Browse files
author
[FacuFalcone]
committed
Updated Main
1 parent 869bc03 commit 587847b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def CombinatorialCalculus():
8282
print("#################################")
8383
continueExec = input("\nWrite Y to do another calculus or N to close the app: ")
8484
continueExec = continueExec.lower()
85-
CleanScreen()
85+
CleanScreen()()
8686

8787

8888

0 commit comments

Comments
 (0)