We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddc8547 + 0b9b7d5 commit 3fc22aeCopy full SHA for 3fc22ae
Simple-Game/Word-completion.md
@@ -54,8 +54,6 @@ else:
54
print('Opps! you missed it.')
55
```
56
57
-**[Try it on Programming Hero](https://play.google.com/store/apps/details?id=com.learnprogramming.codecamp)**
58
-
59
60
## Explanation
61
@@ -99,10 +97,3 @@ len(nums) - 1
99
97
100
98
The answer is: 3
101
102
103
104
-
105
-[](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