Skip to content

Commit 9151a3a

Browse files
committed
fix email
1 parent 2cb0c2d commit 9151a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_prime.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Author: Tan Duc Mai
2-
# Email: tanducwork@gmail.com
2+
# Email: tan.duc.work@gmail.com
33
# Description: Three different functions to check whether a given number is a prime.
44
# Return True if it is a prime, False otherwise.
55
# Those three functions, from a to c, decreases in efficiency

0 commit comments

Comments
 (0)