Skip to content
Snippets Groups Projects
Commit 43fc34fd authored by Rizky Anggita S  Siregar's avatar Rizky Anggita S Siregar
Browse files

feat perkalian

parent d1e30524
Branches feat/perkalian
1 merge request!3feat perkalian
def perkalian(num1, num2):
return num1 * num2
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment