Code test for eduka system internship.
- Python 3
python nox.py
Note : x is 1 or 2 or 3.
- Input
12324
- Output
NO
- Input
121 112
- Output
YES
- Input
abbacda
- Output
0 3
Code test for eduka system internship.
python nox.py
Note : x is 1 or 2 or 3.
12324
NO
121 112
YES
abbacda
0 3