Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pots={
- [1]={
- [1]={
- stage=0
- },
- [2]={
- stage=1
- }
- }
- }
- print(pots[1][1].stage)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement