HTMLify
Home
Log in
Register
Dashboard
Frames
API
calculate-area-of-rectangle.swift
Views: 245 | Author:
demo
let
length
=
5.0
let
width
=
3.0
let
area
=
length
*
width
print
(
"Area of the rectangle:
\(
area
)
"
)
Share this file:
Copy
Short Link
View Raw
Download File
(101 B)
Embed Code
Clone
Comments
Comment