Matches in Nanopublications for { <http://purl.org/np/RAlmPhtMIe-taJ-JDus6xjNPmABe_ym-le3KZyNWksCko#code> ?p ?o ?g. }
Showing items 1 to 2 of
2
with 100 items per page.
- code text "@is_fairstep(label='Addition and subtraction', returns=(['http://www.example.org/distance', 'http://www.example.org/number'], None)) def another_step(a:float, b:float) -> Tuple[float, float]: """This step returns an addition and a subtraction of its inputs""" return a + b, a - b " assertion.
- code programmingLanguage "python 3.8.6" assertion.