First n Prime Numbers in Python

preview_player
Показать описание
Learn all the ins and outs of making a program to calculate the first n prime numbers in Python right from scratch, using only built-in Python libraries!

Watch over my shoulder as I go through the entire process of designing a simple app that will let you enter the number of prime numbers you want and have the program print them out!

--LIVE STREAM RECORDING--

Don't forget to like and subscribe for more!

#python #programming #makervibe

0:00 - Introduction and problem statement
0:31 - Writing a prime number checker function
16:25 - Making the prime number checker smarter
20:57 - Writing the prime number list maker function
35:10 - Testing the final program

python programming, first n numbers, how to program in python, how to, maths, prime numbers, functions, algorithms, python, for loops, prime numbers python
Рекомендации по теме
Комментарии
Автор

Very well explained video, really helped me. Thanks :)

Jostl