diff --git a/pytoard.py b/pytoard.py index 9ddfc2d..b3b73e2 100644 --- a/pytoard.py +++ b/pytoard.py @@ -23,7 +23,7 @@ def onOffFunction(): else: print("Sorry..type another thing..!") onOffFunction() - +print("This is crop") time.sleep(2) #waiting the initialization... onOffFunction()