You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prüfe für jeden Wert in einem Array, ob er durch 2 oder 3 teilbar ist. Ist der Wert durch 2 teilbar wird an einen String "OOP" angehängt. Ist er durch 3 aber nicht durch 2 teilbar wird "Programmieren" angehängt. Ist er weder durch 2 noch durch 3 teilbar wird "MEDIENINFORMATIK" angehängt.