Skip to content

Commit 7061888

Browse files
authored
Update Pattern Count
1 parent a822e83 commit 7061888

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Pattern Count

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* Programmer : Dhruv Patel
1+
'''
2+
* Programmer : Dhruv Patel
23
* Problem Name : Pattern Count
34
* Used In : Hackerrank contest - 33
45
* Used As : Contest
@@ -21,7 +22,7 @@
2122
* 2
2223
* 2
2324
* 3
24-
25+
'''
2526
#!/bin/python3
2627

2728
import sys

0 commit comments

Comments
 (0)