Skip to content

sitintrotoprogrammingfall2025-introto-c-displaying-text-HW1 created by GitHub Classroom

SITIntroToProgrammingFall2025/sitintrotoprogrammingfall2025-introto-c-displaying-text-Week3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Week3 Assignment — Displaying Text

Objective

Write a program that outputs the exact same text as shown below.


Example Output

Expected Output


Example

Example Program


Today’s Homework — Very Important!

  1. You can use any editor to write your program.
    However, the program must be able to compile and run on the environment specified (see next slide for details).
    Please test your code before submission.

  2. If the program cannot compile, it will receive a score of 0,
    regardless of the reason (e.g., “it works on my computer” will not be accepted).


Turning In Your Homework

File Naming

Use the following format for your submission:

HomeworkID.c

Example:

hw3-1.c

(You can find your HomeworkID in the top-right corner of the homework slides.)


Testing

  • Two test cases will be released for each homework.
  • Your program’s output must exactly match the expected output, including:
    • Spacing
    • Capitalization
    • Line breaks (\n)

Sample Test Output Format

Test Case Example


About

sitintrotoprogrammingfall2025-introto-c-displaying-text-HW1 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •