An open API service indexing awesome lists of open source software.

https://github.com/donno2048/nintendo

Python implementation for Nintendo hire me challenge
https://github.com/donno2048/nintendo

challenge nerd nintendo python solved-challenges

Last synced: 4 months ago
JSON representation

Python implementation for Nintendo hire me challenge

Awesome Lists containing this project

README

        

# Nintendo
Python implementation for [Nintendo hire me challenge](https://www.nerd.nintendo.com/files/HireMe) by NERD (Nintendo European Research & Development)

You need to change the input list, and **only** the input list to get "True" as the output

Solution

```python
input = [0x5d, 0xc5, 0xda, 0x80, 0x81, 0xad, 0xe, 0xe6, 0xda, 0x88, 0xd9, 0x67, 0x43, 0x63, 0x1c, 0x87, 0x8b, 0x72, 0x60, 0x24, 0x4d, 0xbc, 0xd9, 0xa7, 0xfa, 0x86, 0x19, 0x26, 0x1e, 0x69, 0x3, 0x6]
```