diff --git a/erika-FE5692381/Flowchart.png b/erika-FE5692381/Flowchart.png new file mode 100644 index 0000000..7c224d3 Binary files /dev/null and b/erika-FE5692381/Flowchart.png differ diff --git a/erika-FE5692381/pseudocode to-do list.txt b/erika-FE5692381/pseudocode to-do list.txt new file mode 100644 index 0000000..d80bc0e --- /dev/null +++ b/erika-FE5692381/pseudocode to-do list.txt @@ -0,0 +1,16 @@ +IF "bullet checklist" + print bullet checklist +ELSE + print bullet number +READ AND WRITE "type the task's name" +READ AND WRITE "set the deadline" +IF "finish" + save +ELSE "add new task" + back to the first step +END IF +PRINT "saving the changes" +IF "mark as done is TRUE" + READ AND WRITE "strikehrough the task" +ELSE + PRINT "saving the changes" \ No newline at end of file