Vulkan/teste.py
2022-01-01 14:11:25 -04:00

5 lines
43 B
Python

x = {
'rafael': 5
}
print(x['Tteste'])