Skip to content

Instantly share code, notes, and snippets.

@Svastikkka
Created August 20, 2020 08:27
Show Gist options
  • Save Svastikkka/28700696c38ea2ffb164da57b5bc8bf6 to your computer and use it in GitHub Desktop.
Save Svastikkka/28700696c38ea2ffb164da57b5bc8bf6 to your computer and use it in GitHub Desktop.
p=int(input())
q=int(input())
print((p*q)/(p+q))
@Svastikkka
Copy link
Author

  1. Resistors in Parallel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment