강의

멘토링

커뮤니티

Inflearn Community Q&A

sth121152658's profile image
sth121152658

asked

Introduction to Python Algorithm Problem Solving (Coding Test Preparation)

정렬과 튜플

Written on

·

166

0

그리디 알고리즘 문제들에서 정렬을 하기 위해서 리스트 대신 튜플을 사용하는 이유가 있나요?

코테 준비 같이 해요! python

Answer 1

0

codingcamp님의 프로필 이미지
codingcamp
Instructor

안녕하세요^^

크게 상관없습니다. 리스트든 튜플이든 아무거나 하면 됩니다.

sth121152658's profile image
sth121152658

asked

Ask a question