A public API for HNG Stage 1 task that classifies a given number by identifying its mathematical properties (prime, perfect, Armstrong, parity, digit sum) and retrieves a fun fact using the Numbers ...
A simple C++ program to classify a user-entered number as positive, negative, or zero, demonstrating basic C++ syntax and operations.