fix: remove codepen.io links from challenge articles

This commit is contained in:
Randell Dawson
2019-03-12 08:29:15 -07:00
committed by Kristofer Koishigawa
parent 6167811c09
commit f57e6d69d8
39 changed files with 0 additions and 71 deletions

View File

@@ -43,8 +43,6 @@ localeTitle: منع تحول الكائن
const PI = freezeObj();
`
![:rocket:](https://forum.freecodecamp.com/images/emoji/emoji_one/rocket.png?v=3 ":صاروخ:") [تشغيل الكود](https://codepen.io/dylantyates/pen/OwVxYB)
# شرح الشفرة:
باستخدام Object.freeze () على `MATH_CONSTANTS` يمكننا تجنب التلاعب بها.