Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added erika-FE5692381/Flowchart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions erika-FE5692381/pseudocode to-do list.txt
Original file line number Diff line number Diff line change
@@ -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"