6. Try using different inputs: a. What changes would you suggest
6. Try using different inputs: a. What changes would you suggest to handle larger, more realistic numbers? b. What happens if any of the numbers, such as the ticket prices, are negative? c. What are your recommendations concerning negative input values? // C code // This code will compute the values of the sales ticket […]