hackerrank.com

Practice>Python>Built-Ins>Python Evaluation

건이두 2019. 3. 15. 12:57
728x90

hackerrank.com

Python Evaluation

Problem link : https://www.hackerrank.com/challenges/python-eval/problem
Difficulty : Easy

Tip

  • Understand eval() run the string as python code

Solution


728x90