From 442a49ad5a48d417345959b903ae6a6d32d55759 Mon Sep 17 00:00:00 2001 From: Haidong Ji Date: Fri, 15 Apr 2022 15:51:30 -0500 Subject: Great C programming fun Excellent fundamentals and displine training, many tools and techniques exercises: gdb, emacs, valgrind, git --- 01_apple/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 01_apple/README (limited to '01_apple/README') diff --git a/01_apple/README b/01_apple/README new file mode 100644 index 0000000..0b7c72f --- /dev/null +++ b/01_apple/README @@ -0,0 +1,10 @@ +Ok, now you've been walked through editing, saving, +and submitting an assignment. For this assignment, we're just going +to have you practice that on your own before +we move on to things involving writing code. + +- Create a file called "fruit.txt" +- Write one line, containing the text +apple +into that file +- Save the file and submit the assignment for grading -- cgit v1.2.3