Este vídeo pertenece al curso Programmieren lernen mit Python de openHPI. ¿Quiere ver más?
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.
Scroll to current position
To enable the transcript, please select a language in the video player settings menu.
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
.