SK네트웍스 Family AI캠프 10기

SK네트웍스 AI캠프 4일차 - 가위바위보 게임

netsma 2025. 1. 10. 12:09

 

 

break 없으면 실행 오류 발생함. (없는 인덱스를 참조하기 때문)

 

예외처리

https://pywheel.com/python-exceptions/

 

Exceptions behind the scenes: all you need to know

Exception handling constructs with try-except blocks allow developers to gracefully handle these errors and ensure proper program behavior. Learn how Python exceptions work behind the scenes.

pywheel.com

https://www.codestates.com/blog/content/%EC%95%A0%EC%9E%90%EC%9D%BC%EB%B0%A9%EB%B2%95%EB%A1%A0-%EC%9B%8C%ED%84%B0%ED%8F%B4%EB%B0%A9%EB%B2%95%EB%A1%A0

 

애자일과 워터폴 방법론 비교 | 정의, 차이, 장단점, 적합한 조직 - 코드스테이츠 공식 블로그

애자일 방법론의 출발은 소프트웨어 개발 방식이었지만 이제는 제품 개발을 넘어 하나의 일하는 방식, 워크플로우로 자리 잡았습니다. 대표적인 프로덕트 개발 방법론인 애자일 방법론을 소개

www.codestates.com