• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
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 Réponse
+ 2
Like this: def wortel(x): return x ** 0.5 x = 4 y = wortel(x)
26th Mar 2022, 4:50 PM
Paul
Paul - avatar

Vous avez souvent des questions comme celle-ci ?

Apprenez de maniĂšre plus efficace, gratuitement :

  • Introduction Ă  Python

    7.1M apprenants

  • Introduction Ă  Java

    4.7M apprenants

  • Introduction Ă  C

    1.5M apprenants

  • Introduction Ă  HTML

    7.5M apprenants

Voir tous les cours
Aujourd'hui en vedette
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
0 Votes
How to do a responsive page?
1 Votes
Running a python code
2 Votes
Can I make coding projects here and run them without sololearn pro, only in sololearn.
0 Votes
Is there any debugging practice here or not?
2 Votes
How create a new language ?
0 Votes
Hola
0 Votes
Ai in future
1 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
How To Enable Disable Divs?
0 Votes