#16. 判断正误

判断正误

Description

输入空格隔开的两个字符串,判断是否相等

Format

Input

空格隔开的两个字符串

Output

相等输出True,否则输出False

Samples

abc 345
False