Skip to content

Commit e3b891c

Browse files
committed
Functions Studio
1 parent 745513a commit e3b891c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

functions/studio/studio-functions.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,4 @@ console.log(completeReversal(strayTest1))
7878
// 3. Call your area function by passing in two arguments - the length and width.
7979
// 4. If only one argument is passed to the function, then the shape is a square. Modify your code to deal with this case.
8080
// 5. Use a template literal to print, “The area is ____ cm^2.”
81-
82-
function areaOfRectangle()
8381

0 commit comments

Comments
 (0)