本视频属于openHPI课程Web Technologies – Backbone of the Emerging Digital World。你想看更多吗?
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.
关于这个视频
Eartum:
On slide 3 the JavaScript code of the third example (on the bottom) shows two else
statements inside an if
. This is wrong. The slides where correct to have one if
, one else-if
and one else
statement.