5 lines
88 B
Python
5 lines
88 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
print("Ivalid entry. Please try again.")
|