Logo
Explore Help
Register Sign In
exercism/python
1
0
Fork 0
You've already forked python
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
51f8c8dc2ea09921942321ae1271f0b237b8a659
python/exercises/practice/triangle/triangle.py

11 lines
97 B
Python
Raw Normal View History

triangle: sync with problem-specifications (#1786) * triangle: Update function and test names Brings the exercise in line with canonical-data 1.2.1
2019-05-23 18:34:54 +02:00
def equilateral(sides):
Add skeleton files for exercises (#415) closes #272
2017-03-12 15:13:28 +01:00
pass
triangle: sync with problem-specifications (#1786) * triangle: Update function and test names Brings the exercise in line with canonical-data 1.2.1
2019-05-23 18:34:54 +02:00
def isosceles(sides):
triangle: update tests to canonical-data v1.0.0 (#1163)
2018-01-18 17:43:18 -06:00
pass
Added parameters to triangle
2017-10-07 18:34:29 +05:30
triangle: sync with problem-specifications (#1786) * triangle: Update function and test names Brings the exercise in line with canonical-data 1.2.1
2019-05-23 18:34:54 +02:00
def scalene(sides):
triangle: update tests to canonical-data v1.0.0 (#1163)
2018-01-18 17:43:18 -06:00
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 198ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API