[Algorithme] - 5. Liste des nombres premiers de Sophie Germain [Python]
foxx py
Bonjour à tous,
Dans ce 5ème épisode d'algorithmie, nous allons coder une méthode qui renvoie la liste des nombres premiers de Sophie Germain dans un intervalle avec le langage Python.
--- Timeline --- 00:00 : Définition d'un nombre premier de Sophie Germain 00:48 : Codage de la méthode is_SG_prime() 01:35 : Codage de la méthode get_list_SG_prime() 02:45 : Test de fonctionnement de la méthode
--- Matériel --- Éditeur de texte : Jupyter Notebook Microphone : Bird UM1 Version de Python : 3.8.3
Github : https://github.com/foxxpy/Algorithmie
--- Réseaux sociaux --- Vous pouvez me suivre sur twitter : twitter.com/foxxpy Vous pouvez me suivre sur instagram : instagram.com/foxx.py/
Merci à La Hyène, Graphiste Tout Terrain, pour le logo et la bannière foxxpy : youtube.com/channel/UCCyptxH80V_rUZ557Qclh1A.
N'hésitez pas à aller voir son travail :). ... https://www.youtube.com/watch?v=nKMFuSvQAuc
8899252 Bytes