Skip to content

A simple yet powerful Python mini project that takes a number and input and analyze it to provide the insights

Vishnu1234-tech/Number-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Number-Analyzer

A simple yet powerful Python mini project that takes a number and input and analyze it to provide the following insights:

  • Determine whether the given number is even or odd
  • Checks whether number is prime or not
  • Calculates "factorial of the number**

Features

-Interactive user input -Modular code -Efficient prime check -Beginner friendly logic with loops and conditions


Technologies Used

  • Python 3

  • Loops

  • Conditional Statements

  • Functions

  • Mathematics


    Steps to run

    1. Make sure you have Python 3 installed on your system.
    2. Download or clone this repository.
    3. Open a terminal or command prompt in the project directory.

    Sample Output

    Enter a number : 8 8 is even 8 is not a prime number Factorial of 8 is 40320


    ##Author

    [Vishnupriya Sreedharan Pillai ] Github: [https://github.com/Vishnu1234-tech]

About

A simple yet powerful Python mini project that takes a number and input and analyze it to provide the insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published