0246. Strobogrammatic Number
Description
**Input:** num = "69"
**Output:** true**Input:** num = "88"
**Output:** true**Input:** num = "962"
**Output:** false**Input:** num = "1"
**Output:** trueac
Last updated
**Input:** num = "69"
**Output:** true**Input:** num = "88"
**Output:** true**Input:** num = "962"
**Output:** false**Input:** num = "1"
**Output:** trueLast updated