Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
isPythagorasTriplet.py
#python 3.5.2 lst=[int(input("Enter 1st value")),int(input("Enter 2nd value")),int(input("Enter 3rd value"))] if lst[0]**2 == lst[1]**2 + lst[2]**2: print('Success') else: print('Failure')
run
|
edit
|
history
|
help
0
LinkedList in Python
default argument
test1.py
Name of students
binary_search_in_python
we
Lawrence.py
Distribucion de cortes
Guru
Venture