Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9aca4d3

Browse files
committed
Remove logical expression from Ch. 8.2 exerciserealpython#2
1 parent817d490 commit9aca4d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎ch08-conditional-logic/2-add-some-logic.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@
1818
print((TrueandFalse)== (TrueandFalse))
1919
# not True and "A" == "B"
2020
print(not (Trueand"A"=="B"))
21-
# "B" and not "A" != "B"
22-
print(("B"andnot"A")!="B")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp