This website requires JavaScript.
Explore
Help
Sign In
s45150
/
Python2017
Watch
1
Star
0
Fork
0
You've already forked Python2017
forked from
tdwojak/Python2017
Code
Releases
Activity
976044eb47
Python2017
/
labs03
/
task01
5 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
commited tasks
2017-12-02 15:46:33 +01:00
commited tasks
2017-12-03 14:11:49 +01:00
print(id(2))
print(id("Ala ma kotA"))
commited tasks
2017-12-03 14:14:37 +01:00
print(id([1, 3, 11]))
Copy Permalink