I hereby claim:
- I am ber2go on github.
- I am ber2 (https://keybase.io/ber2) on keybase.
- I have a public key ASCLZLdnke1J3qs61OrthugrLuM46GZeysCeUuHNWQx1Nwo
To claim this, I am signing this object:
| def memoized(num): | |
| def min_operations(num, operations=0): | |
| key = (num, operations) | |
| print(key) | |
| if key in memo: | |
| return memo[key] | |
| if num % 1 != 0 or num < 1: | |
| return math.inf |
I hereby claim:
To claim this, I am signing this object:
| { | |
| "basics": { | |
| "name": "Eubert Go", | |
| "label": "Programmer", | |
| "picture": "", | |
| "email": "eubertgo@gmail.com", | |
| "phone": "(718) 909-6559", | |
| "location": { | |
| "address": "41-31 51st Street Apt. 7G", | |
| "postalCode": "11377", |