Advertisement
SPavelA

Untitled

Jul 26th, 2023
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.15 KB | None | 0 0
  1. int studentAge, enemyHealth;
  2. float height, taxPercent;
  3. double weight;
  4. string firstName, lastName;
  5. char secretSymbol;
  6. bool allowAccess, taskCompleted;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement