Skip to content

Commit 3fc22ae

Browse files
authored
Merge pull request ProgrammingHero1#5 from debarghyaishhere/patch-5
Update Word-completion.md
2 parents ddc8547 + 0b9b7d5 commit 3fc22ae

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Simple-Game/Word-completion.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ else:
5454
print('Opps! you missed it.')
5555
```
5656

57-
**[Try it on Programming Hero](https://play.google.com/store/apps/details?id=com.learnprogramming.codecamp)**
58-
5957

6058
## Explanation
6159

@@ -99,10 +97,3 @@ len(nums) - 1
9997

10098
The answer is: 3
10199
```
102-
103-
104-
 
105-
[![Next Page](../assets/next-button.png)](Word-hangman.md)
106-
 
107-
108-
tags: `programming-hero` `python` `python3` `problem-solving` `programming` `coding-challenge` `interview` `learn-python` `python-tutorial` `programming-exercises` `programming-challenges` `programming-fundamentals` `programming-contest` `python-coding-challenges` `python-problem-solving`

0 commit comments

Comments
 (0)