Skip to content

[295일차] 최한이 / 제곱수 판별하기#4132

Open
choihanni27 wants to merge 1 commit intoCODE-U-S:mainfrom
choihanni27:main
Open

[295일차] 최한이 / 제곱수 판별하기#4132
choihanni27 wants to merge 1 commit intoCODE-U-S:mainfrom
choihanni27:main

Conversation

@choihanni27
Copy link
Contributor

https://school.programmers.co.kr/learn/courses/30/lessons/120909?language=python3

✔ 문제

제목 사이트 레벨
제곱수 판별하기 프로그래머스 Level.0

📃 문제 설명

  • 제곱수 판별하기 : 어떤 자연수를 제곱했을 때 나오는 정수를 제곱수라고 합니다. 정수 n이 매개변수로 주어질 때, n이 제곱수라면 1을 아니라면 2를 return하도록 solution 함수를 완성해주세요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant