Lower Camel Case: function, method, variable , constant ex) someVariableName
ex) someVariableName
Upper Camel Case: type(class , struct , enum , extension ..)
대소문자 구분 !
위가 print 아래가 dump -> 차이가 있다 (dump가 더 자세함)
이런 유용한 정보를 나눠주셔서 감사합니다.
이런 유용한 정보를 나눠주셔서 감사합니다.