Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if os.date("%d/%m/%Y") < '30/10/12' then
- print("Sim, é menor.")
- else
- print("Não, desculpe, mas é maior")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement