이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
nekocentral
/
Programmeren
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
활동
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
커밋
1
브렌치
584 KiB
트리:
f3304e00a5
master
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from 'f3304e00a5'
${ noResults }
Programmeren
/
les 3
/
3-2.py
3 lines
59 B
Raw
Normal View
히스토리
Added last made assignments
5 년 전
print
(
0
==
(
1
==
2
)
)
print
(
2
+
(
3
==
4
)
+
5
==
7
)
print
(
(
1
<
-
1
)
==
(
3
>
4
)
)