🔵 Day 42 of #100DaysOfCode Today I built a simple yet powerful C program that calculates the missing properties of a circle—radius, circumference, or area—based on user input. 💡 The program uses: fgets() for safer string input switch-case for clean decision logic math.h for square root calculations A custom-defined PI constant for precision 🧮 Whether you input the radius, circumference, or area, the program computes the other two values instantly. It’s a neat way to reinforce geometry concepts while practicing input handling and conditional logic in C. ✅ Feeling more confident with user-driven logic and modular design. Let’s keep the momentum going! #CProgramming #CodeNewbie #LearnToCode #CodingJourney kirti singh

Good going Dear, keep it up!!

Like
Reply

To view or add a comment, sign in

Explore content categories