Curso al ritmo de cada uno

Programmieren lernen mit Python

Impartido por HPI-Student Team für Python

Este vídeo pertenece al curso Programmieren lernen mit Python de openHPI. ¿Quiere ver más?

3.4 Zufallszahlen

Duración: aproximada 7 minutes

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

Sobre este vídeo


Wertebereich: Der Aufruf der Funktion random() gibt eine Zahl im Bereich von 0.0 (inklusive) und 1.0 (exklusive) zurück. Anders formuliert: 0.0 <= random() < 1.0.