File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Thief
2
2
In this code challenge we write a program that displays every possible combination of a 4 digit PIN.
3
3
4
+ ![ GitHub followers] ( https://img.shields.io/github/followers/hrszpuk?style=social )
5
+ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/hrszpuk?style=social )
6
+ <br >
7
+ ![ GitHub language count] ( https://img.shields.io/github/languages/count/CodingChallengesBooklet/Thief?style=for-the-badge )
8
+ ![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/CodingChallengesBooklet/Thief?style=for-the-badge )
9
+ ![ GitHub issues] ( https://img.shields.io/github/issues/CodingChallengesBooklet/Thief?style=for-the-badge )
10
+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/CodingChallengesBooklet/Thief?style=for-the-badge )
11
+ ![ GitHub branch checks state] ( https://img.shields.io/github/checks-status/CodingChallengesBooklet/Thief/main?style=for-the-badge )
12
+
4
13
## Problem
5
14
A thief has managed to find out the four digits for an online PIN code, but doesn’t know the correct sequence needed to hack into the account.<br >
6
15
You can’t perform that action at this time.
0 commit comments