top of page

소스 코드 제출

공개·회원 52명

25...6.6.6

# n=float(input())

#

# if (n>= 50 and n<=60):

# print("win")

# else:

# print("lose")


# n=int(input())

#

# if ((30 <= n <= 40) or (60 <= n <= 70)):

# print("win")

# else:

# print("lose")


# n=int(input())

# if(n>=50 and n<=70) or (n % 6<=0):

# print("win")

# else:

# print("lose")


# a=int(input())

# if a%2==0 :

# print("even")

# else:

# print("odd")


# a=int(input())

# if a % 2 != 0:

# print("oh my god")

# else:

# print("enjoy")

1회 조회
주소 : 경기도 용인시 광교중앙로 302 블루 스퀘어 602호
연락처 : 031) 216 - 1546 ,     031) 215 - 1546
사업자등록번호 : 465-92-00916
​학원 등록 제 4603호
bottom of page