Symbols and Numerics
!= (not equal to) operator, 580
# sign, comments, 116
adding pound bang line, 329
% character, string formatting, 53, 54, 56
changes in Python 3.0, 600, 605
% (remainder) operator, 580
& (bitwise and) operator, 580
* (multiplication) operator, 580
* (parameter splicing) operator, 126, 127, 129
Python 3.0, 602, 603, 604, 606
** (exponential) operator, 580
** (keyword splicing) operator, 128, 129, 604
+ (unary plus) operator, 580
+= operator, 522
- (unary minus) operator, 580
/ (division) operator, ...
Get Beginning Python: From Novice to Professional, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.