Created
May 8, 2022 11:07
-
-
Save ghostofgamer/834a74c7f386c3214f8acbf56d8a82be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int amountMoney; | |
string nameWife; | |
float amountChairs; | |
byte age; | |
bool canWin; | |
sbyte amountComputer; | |
short year; | |
ushort amountPens; | |
uint books; | |
ushort perfume; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment