+ 1
Is it possible to findout All 'Prime Number' between 1 to N by using Python3??
Input: It's a integer number which represent the max Number. Suppose it is 100 Output: It's represent All prime number between 1 to 100(My input) Anyone please give me the code
5 ответов
+ 1
Everything is possible
+ 1
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 bro I know that it must solve with loop but i need clue about
How to detect that it is prime or not??
+ 1
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 Many Many thanks bro..I can understand ☺☺
0
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 Thanks for information can you give me any clue or something else to finout the idea
- 1
Shariff so please give me the code