quickly answers

profilePuncho
GradedDiscusssion.docx

Graded Discusssion - Math Formula

Available until Sunday, November 17, 2019 11:59 PM EST

Find a simple mathematical formula and implement it in C. Be sure to test your Code in the online IDE.

Provide the code and a screen capture of successfully running the code.

.

0

0

Graded Discussion - Programming Art

Available until Sunday, December 1, 2019 6:17 AM EST

Using the Asterisk and other characters on your keyboard, write a unique and original C program that outputs a simple shape or image.

For example, you could output a Circle or X or other object based on a few printf calls.

Include your code and a screen capture of you running the code.

Respond to at least one other students post by running their code and showing the resulting screen capture.

0

0

Graded Discussion - Buggy Array

Locked after Sunday, December 15, 2019 11:59 PM EST.

Write a short program that uses a for loop to populate an array. The array can store up to 10 integers.

Modify the code slightly to create a bug that would prevent the code from compiling or even better from running correctly.

Be sure to describe what the code is designed to do. Monitor the post to comment when other students work to repair your code.

Respond to one other student post by correcting their code and explaining what was corrected.

Only respond to one student so everyone will have an opportunity to fix some code.