This website requires JavaScript.
Explore
Help
Register
Sign in
masscollaborationlabs
/
python-CSD-kursu
Watch
2
Star
0
Fork
You've already forked python-CSD-kursu
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
experimental2025
python-CSD-kursu
/
python
/
list_example_002.py
Mert Gör
115b2ebebe
liste uzunluğu örneği
2025-06-04 14:53:06 +03:00
2 lines
39 B
Python
Raw
Permalink
Blame
History
a
=
[
1
,
[
2
,
3
]
,
4
,
[
5
,
6
]
]
print
(
len
(
a
)
)
Reference in a new issue
View git blame
Copy permalink