Based on the readings of total cholesterol, LDL cholesterol,HDL cholesterol and triglycerides of a patient’s blood sample taken in mg/dL obtained from Cholesterol Test/ Lipid Profile, the task at hand is to interpret ............
CODING JOY
The stunning potpourri of coding and mundane life
Mersenne Prime
4 minutesCurrency Converter GUI using Java AWT
10 minutesAnimated Split Pyramid
6 minutesXylem and Phloem Number in C++
4 minutes
Amruha Ahmed
27th March, 2023
Cholestrol Level Analyzer GUI in Python
Amruha Ahmed
14th April,2022
Generating Padovan Sequence in Python
The Padovan Sequence is a special type of sequence in which the n’th term is determined by the recurrence relation; P(n)=P(n-2)+P(n-3).........
Amruha Ahmed
16th May,2023
Displaying an Animated Cross Pattern using Threads
The cross pattern can be generated by using certain nested loops and the animation is achieved through ............
Amruha Ahmed
2nd October,2022.
Angel Number in C++
An angel number is a number in which there is an uncanny repitition of digits, giving a feeling of a divine message..........