abhijeet007rocks8 / Dev-Scripts

Repository to provide utility scripts that could make everyday life easy
MIT License
36 stars 85 forks source link

Adding Xylem and Phloem Number Checker #625

Closed LiQuiD-404 closed 1 year ago

LiQuiD-404 commented 2 years ago

Prerequisites

Description

Project title Xylem and Phloem Number Checker

Project Description A number N will be a xylem number if the sum of its extreme (first and last) digits is equal to the sum of mean (all digits except first and last) digits. If the sum of extreme digits is not equal to the sum of mean digits, the number is called a phloem number.

Stack:

Html CSS JavaScript

Tech Stack

Web Development (HTML,CSS,JS)