Monday, January 4, 2021

Create test script using doctest test in python3

Sample script for creating a doc test for Circle, radius,area and circumference of a Circle. 

This one check the polindrome of a given number using doctest

 
This one check the Circle method

No comments: