i have learned many javascript tutorial,the tutorial only thought me about creating variable/array,manipulating variable/array(using operators and function/method,etc),loops (for loop,do while loop,etc),conditions(if....elseif...else,switch case,etc) and outputting messages.
In all the...