From 0a42412aead84797417f0909e9d14975025e7756 Mon Sep 17 00:00:00 2001 From: Batbold74 <114635352+Batbold74@users.noreply.github.com> Date: Wed, 26 Oct 2022 21:18:17 -0700 Subject: Add files via upload --- CST116-Week5.Project1-Pseudocode-Bold.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CST116-Week5.Project1-Pseudocode-Bold.txt diff --git a/CST116-Week5.Project1-Pseudocode-Bold.txt b/CST116-Week5.Project1-Pseudocode-Bold.txt new file mode 100644 index 0000000..42afbc9 --- /dev/null +++ b/CST116-Week5.Project1-Pseudocode-Bold.txt @@ -0,0 +1,3 @@ +1. Set the headers first. +2. Initilize the variables. +3. Cout all of them with manupulator such as setw or setf. -- cgit v1.2.3