Created
August 20, 2020 08:19
-
-
Save Svastikkka/84c4eae786f3b082f99b37c2bab9e15e 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
p=int(input()) | |
q=int(input()) | |
print(p/q) |
Author
Svastikkka
commented
Aug 20, 2020
- Points per Game
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment