| word | text in the window |
|---|---|
| psvm | click tab to get 'public static void main', program entry point |
| return | stop the program, display the result of the functions |
| throw | standart operator for throwing exceptions |
| add | int add(int firstInt, int secondInt)\nAdds one integer to another. |
| substract | int subtract(int firstInt, int secondInt)\nSubtracts one integer from another. |
| multiply | int multiply(int firstInt, int secondInt)\nMultiplies one integer by another. |
| divide | int divide(int firstInt, int secondInt)\nDivides one integer by another. |
-
Notifications
You must be signed in to change notification settings - Fork 0
MariWrnk/Extension_VisualStudio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published