TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Finding Square root of a number in Python

3 pointsby rshettyabout 13 years ago

1 comment

willvarfarabout 13 years ago
why not math.sqrt() ?<p>just kidding, nice readable code and a fun coding exercise