Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~387 People Reached
Favorite Forums
Member Avatar for LakiCG

I have tried to write basic calculator code which also calculate surface area of the circle. I created classes needed for this task but struggle with Main method defining. Can someone help me to complete this coding? class Calculator { private Double _num1; private Double _num2; public Double PI { …

Member Avatar for djjeavons
0
387