python中运算符有哪些

2024-10-14 03:59:40

1、算术运算符:是完成基本的算术运算使⽤的符号, ⽤来处理四则运算。

python中运算符有哪些

3、逻辑运算符:对应的是and、or、not符号。

python中运算符有哪些
猜你喜欢