python 中 is, is not ,==, !=详解

1. is, js not对比的是两个变量的内存地址

2. ==, != 对比的是两个变量的值

详情请前往链接查看

posted @ 2021-02-24 10:00  dds1  阅读(379)  评论(0)    收藏  举报