[프로그래머스 인공지능 스쿨]Day02:어서와! 자료구조와 알고리즘은 처음이지?(2)
12. 스택의 응용 - 수식의 후위 표기법(Postfix Notation) 중위 표기법과 후위 표기법 중위 표기법(infix notation) : 연산자가 피연산자들의 사이에 위치 (A+B)*(C+D)
12. 스택의 응용 - 수식의 후위 표기법(Postfix Notation) 중위 표기법과 후위 표기법 중위 표기법(infix notation) : 연산자가 피연산자들의 사이에 위치 (A+B)*(C+D)
1. 자료구조와 알고리즘 파이썬의 기본적인 데이터 타입 문자열(str) : “This is a string” 리스트(list) : [5,8,2,7] 사전(dict) : {‘a’:6, ‘bc’:4} 키와 값의 쌍 순서쌍(tuple) 집합(set) …
Main Task - Climbing the stairs Task Climbing the stairs, then going down the stairs
Mini tasks04 - Going over an obstacle Task Place an obstacle, such as a book, in front of the puppy 30 cm away. When you make a sound, th...
Mini tasks01 - Lifting forelimbs Task The robot starts the task in a sitting position. Put your hand in front of the robot. Upon ma...