Created
May 17, 2020 12:01
-
-
Save aravindpai/3d0323839180e14f5e85c4248368b07f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
x1,y1,x2,y2 = person[0] | |
print(x1,y1,x2,y2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment