Hi , i’m stuck at 14/16 at the test, the step #4 and #12 is giving me an error, but I cannot find the solution.
my codepen:
https://codepen.io/roxi96/pen/OJgWYWv
Hi , i’m stuck at 14/16 at the test, the step #4 and #12 is giving me an error, but I cannot find the solution.
my codepen:
https://codepen.io/roxi96/pen/OJgWYWv
Hi @roxan !
The issue is here
<section class="main-section" id="Data_Types_variables">
<header>Data types</header>
The header text has to match the id for the test to pass.
Once you fix that header text then you should get 16/16
thanks a lot!!! I really appreciate it!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.