Commit 53489839 by BellCodeEditor

auto save

parent 7c162354
Showing with 5 additions and 4 deletions
list=[1,2,3] set1={1,2,35,5,7,8,5,545,1,2,}
list1=[2,3,4] set2={2,1,35,7,5,8,545}
print(max(list1) if set1==set2
\ No newline at end of file print("是相同")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment