print something after sec python

Solutions on MaxInterview for print something after sec python by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "print something after sec python"
Vanessa
06 Oct 2019
1import time
2
3x = input()
4time.sleep(6)
5print('Hello World!')
6
similar questions
queries leading to this page
print something after sec python