Python Project #2-Prime number method #1

Publié le: 22 juillet 2018
sur la chaîne: Python Projects
64
4

Hello friends...
Today's program:
WAP to find whether the given
number is prime or not???

This can be done in three ways:
1. Loop from 1 to n
2. Loop from 1 to n/2
3. Loop from 1 to square root of n

**FIRST METHOD IS SHOWN HERE**

The time taken to execute the code is "7.625 seconds"

The code snippet can be found in the GitHub repository.
https://github.com/avinash90000/Prime...

For better run time watch the next video.

Link for next video:
   • Python Project #2-Prime Number method #2  

Subscribe for more content...


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Project #2-Prime number method #1 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Python Projects 22 juillet 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 64 fois et il a aimé 4 téléspectateurs. Bon visionnage!