86K subscribers
90 photos
13 videos
6 files
164 links
Python.hub
Download Telegram
>>> x = ['python', 'hub']
>>> x.sort(key = len)
>>> print(x)
Anonymous Quiz
42%
['hub', 'python']
30%
['python', 'hub']
20%
Error
8%
None of the above
>>> b = 30
>>> def fun(a, b=b):
return a+b >>> print(fun(1))
Anonymous Quiz
11%
1
45%
Error
15%
30
29%
31
πŸ‘† Free Google Course on Artificial intelligence
πŸ‘‡πŸ‘‡Windows Logo Using Python πŸ‘‡πŸ‘‡
.
https://iterathon.tech/how-to-design-windows-logo-using-python/
Space Shooter Game using Python πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡

.
https://github.com/tasdikrahman/spaceShooter
πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
.

https://github.com/NVlabs/stylegan2
Draw Doraemon using Python πŸ‘‡πŸ‘‡
.

https://copyassignment.com/draw-doraemon-with-python-turtle/