Project

General

Profile

Bug #8451

open

Bug2174

Added by Anonymous 11 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
18.06.2024
Due date:
% Done:

0%

Estimated time:

Description

Compile Time Error
function calculateArea(length, width) {
return length * width;
}

// Sử dụng hàm calculateArea
let area = calculateArea(5, 10);
console.log(area); // Output: 50
@[[https://slicemastergame.io slice master]]

No data to display

Also available in: Atom PDF