Skip to content
Snippets Groups Projects
Commit 51fc2d93 authored by Matt Bovel's avatar Matt Bovel
Browse files

Update 28596.worksheet.sc

parent ac1c5475
No related branches found
No related tags found
No related merge requests found
// This demonstrates how to import functions from a package inside a worksheet.
import midterm22.{task, find}
find(Array(1, 2, 3), 2, 1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment