Created
February 7, 2025 06:50
-
-
Save cvrqs/5dd966d56465f687b3fa8524cb0bef9a to your computer and use it in GitHub Desktop.
This file contains 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
a = 10 | |
b = 38 | |
c = (31 - 5 * 10) / 38 | |
вывод 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment