List Comprehension Hackerrank - can you tell me if this one liner is permittable to use?

后端 未结 0 1851
北荒
北荒 2020-12-05 20:37

I was currently trying to solve this challenge - List Comprehensions - and came up with this solution in python3:

if __name__ == \'__main__\':
    x = int(inp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题