Skip to content
Snippets Groups Projects
Commit ebf4ab5e authored by HUET Severin's avatar HUET Severin
Browse files

code exercice 7

parent b52b9077
No related branches found
No related tags found
No related merge requests found
deb7(5, 3);
function deb7(x: number, y: number): number {
return x * y;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment