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

feat perpangkatan

parent d1e30524
2 merge requests!6Dev01,!5feat perpangkatan
def perpangkatan(a, b):
# Return a^b
return a ** b
\ 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