Advertisement
Lexvolk

Untitled

Mar 30th, 2023
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.17 KB | None | 0 0
  1. int deliveryCost;
  2. string userName;
  3. double temperature;
  4. float xPosition;
  5. long userCount;
  6. char symbol;
  7. decimal bill;
  8. byte colourCode;
  9. bool isGrounded;
  10. short score;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement