Java Script9 Welcome to Javascript 2.0 To bring JS filebody>script src="app.js">script>body> Console -> JSStyle -> CSSElement -> HTML2.1 Basic data typesjavascript has type, and understand it automatically1) Number (Integer) = Full number, Float (eg. 0.5)2) Text (string) -> Always with " " 2.2~2.3 VariablesIn VScode, app.js console.log(value/string);-> print something(value/string) on your console Variable : Save or Hold Value.T.. 2024. 8. 2. 이전 1 2 3 다음