I missed a space after :, but found an interesting result. I couldn't get why the output is 6241.
>>> import yaml
>>>
>>> yaml.safe_load('104:1')
6241
I missed a space after :, but found an interesting result. I couldn't get why the output is 6241.
>>> import yaml
>>>
>>> yaml.safe_load('104:1')
6241
Copyright © 2021 Jogjafile Inc.