Skip to content
Merged
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
4 changes: 2 additions & 2 deletions demystifying_command_line/demystifying_command_line.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
module_id: demystifying_command_line
author: Joy Payton
email: [email protected]
version: 1.0.3
version: 1.0.4
current_version_description: Add link to Demystifying APIs; make liascript link(s) point to first page
module_type: standard
docs_version: 4.0.0
Expand Down Expand Up @@ -156,7 +156,7 @@ Most things you want to accomplish on your computer can be done using multiple i

## Quiz

Which of the following could be described as an interface?
Which of the following could be described as an interface? Check all that apply!

[[X]] A method for two computer systems to interact
[[X]] A series of switches and dials used to control a physical device
Expand Down