This repository contains programs in the C programming language.
-
Updated
Jul 16, 2024 - C
This repository contains programs in the C programming language.
Cryptography project : Implemented using Double layer encryption and decryption using Armstrong numbers and RGB color-based mappings for various types of file format.
Writing Armstrong Checker Program By Using Java
Playing with Numbers using Python
There are some questions and its answers with output are in the pdf. Also, .java files are uploaded for your reference
This is the program to check if a Number is a Armstrong number using just for loop. Very simple script
This repositories contain my practice code on c
This API takes an integer as input and returns whether it's prime, perfect, or an Armstrong number, its parity (even/odd), the sum of its digits, and a fun mathematical fact fetched from the Numbers API.
Namaste everyone , In this basic-python-code repository i have included some basic python programs for beginner in programming
Basic C++ Programs: Arithmetic_Operations, Armstrong_number, Leap_year, Missing_number, Palindrome, Repeated_number, Reverse_number, Start_pyramid, Tables,
Armstrong number is a number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370, 371 and 407 are the Armstrong numbers.
Palindrome, Prime Number, Armstrong
A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.
C Programming Solutions for Real Analysis and Numerical Analysis Problems
Developer Mr.Tayyab MuGhal
This Java program checks whether a given number is an Armstrong number. An Armstrong number (or narcissistic number) for a given number of digits ( n ) is a number that is equal to the sum of its own digits each raised to the power ( n ).
Welcome to the Armstrong Number API! This simple Flask-based API allows you to check if a given number is an Armstrong number.
Let's see the list of Java programs.
Add a description, image, and links to the armstrong-number topic page so that developers can more easily learn about it.
To associate your repository with the armstrong-number topic, visit your repo's landing page and select "manage topics."