Question: namespace Mod _ 2 _ Coding _ activity { 0 references public class Program { 0 references static void Main ( string [ ] args

namespace Mod_2_Coding_activity
{
0 references
public class Program
{
0 references
static void Main(string[] args)
{
string rawInput ="";
List
I dont know what I did wrong to make the math not output, any help to fix my code so the sum and product output correctly would be aprecitated thanks.
Enter a list of four inteager values sepatrated by a comma (ex.12,44,56,78)
12,44,56,78
The sum of 12,44,56,78 is 0
The product of 12,44,56,78 is 1
 namespace Mod_2_Coding_activity { 0 references public class Program { 0 references

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!