Calculating the Square Root

# Introduction In this lab, you will write a program to find the square root of a number by importing the `math` module, getting input for the variable `number`, and printing the square root of `number` using the `sqrt()` function.

|60 : 00

Click the virtual machine below to start practicing