本视频属于openHPI课程Programmieren lernen mit Python。你想看更多吗?
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.
转换到当前位置
需要使用字幕时,请在视频播放器设置中选择一种语言。
关于这个视频
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
.