Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JakeRoggenbuck/component
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck committed Sep 5, 2024
2 parents e83ce7b + 50cde51 commit 5077765
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ Create an addition function called `foo`.
-> 1
```

## Component in actoin

The following is a Component program to calculate the time dilation observed by an object moving at 300 m/s for 25 seconds.

![image](https://github.com/user-attachments/assets/47a51682-a1ce-4cb5-90f3-ab88e58dca9f)

## Error Handling

Errors that occur in the interactive interpreter cause the line being interpreted to crash. When this happens, one of the following error messages will be displayed.
Expand Down

0 comments on commit 5077765

Please sign in to comment.