• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
- 1

How can I write a square root function in python without using pint

pythonprintfunctionusinginawritingrootwithinsqaure
26th Mar 2022, 4:37 PM
Kinyuy Kelly Bright Bih
Kinyuy Kelly Bright Bih - avatar
1 Respuesta
+ 2
Like this: def wortel(x): return x ** 0.5 x = 4 y = wortel(x)
26th Mar 2022, 4:50 PM
Paul
Paul - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
How can I turn my .py files to .exe files?
1 Votes
Hey ! how to install modules on this app
0 Votes
Summary please??
0 Votes