Question: write a python function to create and print a list where the values are square root of numbers between lower and higher ranges (both included).
write a python function to create and print a list
where the values are square root of numbers between lower and higher ranges (both included). (Use Recursion concept in python function).
answer asap only using recursive function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
