Go 학습(다 잊어버려서 재학습....ㅠㅠ) 1. for문 1~6까지 for로 가산하기. 2. if문 if문에서만 쓰기 위한 variable 생성. if문 사용. 3. Pointer 포인터. 4. Slice 슬라이스 5. map 맵 6. struct 구조체 7. Mini Bank Bank Project 시작 (계좌 만들기) 8. Methods(1) Method(1) 9. Methods(2) Method(2) Error 체크 추가 10. Methods(3) Methods(3) SPrint 11. Dictionary Search 12. Add Method to Dictionary Add Method 13. Add Method to Dictionary(2) Add Method