Skip to content
Snippets Groups Projects
Commit 9ff8b74f authored by Dionisius Darryl Hermansyah's avatar Dionisius Darryl Hermansyah
Browse files

feat(Pembagian): add pembagian function

parent d1e30524
2 merge requests!6Dev01,!1feat(Pembagian): add pembagian function
def divide(x, y):
return x/y
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