Skip to content

Commit 35d473e

Browse files
Update pymath/power_of_i/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent b3ecdc9 commit 35d473e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pymath/power_of_i/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
i is the imaginary unit, defined by i² = −1; thus it is a solution to x² + 1 = 0.
44

5-
Your Task Complete the function pofi that returns iii to the power of a given non-negative integer in its simplest form,
5+
Your Task Complete the function pofi that returns i to the power of a given non-negative integer in its simplest form,
66
as a string (answer may contain i).

0 commit comments

Comments
 (0)