Learning Python for FREE
Qui est arrivรฉ au jour 40-45?
Sur la formation De 100 Jours de Python.
Sur la formation De 100 Jours de Python.
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Learning Python for FREE (Nde Dilan)
Qui est passionnรฉ et oรน curieux de machine learning/IA ici ?๐
Anonymous Poll
86%
Moi ๐ ๐
3%
Pas moi ๐๐
11%
C'est quoi le ml/IA?๐๐
๐4
โจ๏ธ Asynchronous code
Asynchronous code is an approach to writing code that allows multiple tasks to be performed simultaneously within a single process. This is achieved through the use of asynchronous functions and coroutines. Unlike synchronous code, which executes each task sequentially, asynchronous code can run multiple tasks โin parallelโ and organize their execution using iterations and callback calls.
โจ๏ธ Python Tip.
Normally we use Square brackets to access a dictionary value using it's key.
Normally we use Square brackets to access a dictionary value using it's key.
To perform the above operation we can also make use of python get method, which returns None if the input key is not part of given dictionary.
This will save you from run time error (KeyError) if the key is not found and also you don't need to do extra coding to deal with unidentified keys.
๐1
Forwarded from Web development for FREE
Vous avez une question ร propos de la technologie? Vous voulez *partager vos pensรฉes sur un domaine? ๐ญ
Nous sommes lร pour vous !
*Rejoignez notre _sรฉance hebdomadaire de Q&A anonyme_ !
Envoyez des questions en anonymat et les vendredis on se rassemble pour proposer des rรฉponses!!
Quand : Tous les *vendredis ร 20h
Oรน : https://chat.whatsapp.com/If5NdLbeGjMAxyGC8hkuml
*Envoyez vos questions ici:
https://ngl.link/gdgocict
Rejoignons-nous et grandissons ensemble ! ๐ฑ
Nous sommes lร pour vous !
*Rejoignez notre _sรฉance hebdomadaire de Q&A anonyme_ !
Envoyez des questions en anonymat et les vendredis on se rassemble pour proposer des rรฉponses!!
Quand : Tous les *vendredis ร 20h
Oรน : https://chat.whatsapp.com/If5NdLbeGjMAxyGC8hkuml
*Envoyez vos questions ici:
https://ngl.link/gdgocict
Rejoignons-nous et grandissons ensemble ! ๐ฑ
Learning Python for FREE
Qui est arrivรฉ au jour 40-45?
Sur la formation De 100 Jours de Python.
Sur la formation De 100 Jours de Python.
Qui est arrivรฉ au jour 50-60?
Anonymous Poll
18%
Moi , j'attends la suite ๐ฅ
36%
Je sais pas oรน commencer ๐ข
11%
J'y suis presque ๐๐
5%
J'aurais des questions spรฉcifiques ๐ง
30%
Comment รงa marche ?