Nauč se Python!
Materiály
Kurzy
Nauč se Python
>
Kurzy
>
Python for beginners in Tieto Czech
>
Regular Expressions
>
Final Assignment
Final Assignment – Řešení [4]
import math def test_sqrt
()
:
num
=
25
assert math.sqrt
(
num
)
==
5
Toto je stránka lekce z kurzu, který probíhá nebo proběhl naživo s instruktorem.
←
Regular expressions
↑
Lekce: Regular Expressions
Závěr lekce
→