• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • 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 Resposta
+ 2
Like this: def wortel(x): return x ** 0.5 x = 4 y = wortel(x)
26th Mar 2022, 4:50 PM
Paul
Paul - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
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