typingtest.py 86 B

123456
  1. #!/usr/bin/env python
  2. text = "Milk is very tasty :D"
  3. inputtext = input(text+"\n: ")