write a program that takes an expected input file named "input.txt" of this format:(int),(int),(int)(string)(int),(int),(int)(string)(int),(int),(int)(string)(int),(int),(int)(string)(int),(int),(int)(string)
Your program should then sum the ints of each line and output the immediately following line's string, that many times, seperated by commas such that:1,2,3hambecomes:ham,ham,ham,ham,ham,ham
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here