I hereby claim:
- I am paulostradioti on github.
- I am paulostradioti (https://keybase.io/paulostradioti) on keybase.
- I have a public key ASB85_d38mJFnlyXp46b5Y-nooLOCtQXKFEaGjrWhojdcgo
To claim this, I am signing this object:
public class Dragon | |
{ | |
int age; | |
public Dragon(int dragonAge) | |
{ | |
age = dragonAge; | |
} | |
public bool Dracarys() |
public class Dragon | |
{ | |
public bool Dracarys() | |
{ | |
// Burn all the enemies | |
return true; //return true because they are all dead | |
} | |
} |
I hereby claim:
To claim this, I am signing this object: