Showing posts with label mcq. Show all posts
Showing posts with label mcq. Show all posts

find the cube of the range given digits. || codeAj

Find the cube of the range given Digits. Source Code r= int ( input ( "enter the range of digit : " )) def number_conter (n): ...