I hereby claim:
- I am opedrosouza on github.
- I am opedrosouza (https://keybase.io/opedrosouza) on keybase.
- I have a public key ASB83uyvL0jLJeAUJP8_EelWKfy_tBuGYZH2Bqf4dhJ99go
To claim this, I am signing this object:
### Keybase proof | |
I hereby claim: | |
* I am opedrosouza on github. | |
* I am psouza (https://keybase.io/psouza) on keybase. | |
* I have a public key ASBw-7G4f1iZU5bIMzUM5ajCXZg8fVYFHKNUqzJQMj5yMQo | |
To claim this, I am signing this object: |
I hereby claim:
To claim this, I am signing this object:
var hello = 'Hello' | |
let world = 'World' | |
const phrase = `Phrase => ${hello} ${world}` | |
age = 23 | |
birth = 2019 | |
birhtday = 1996 | |
calcAge = (birth, birthday) => birth - birthday |