Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
PyStr
#Python 2.7.17 #PyStr #this code is created by Rezaul Hoque on January 02,2022;contact: jewelmrh@yahoo.com,Dhaka, Bangladesh #note: codes shared by Rezaul Hoque on rextester are not for sale; they are created and shared to facilitate the algorithm learning process; many like Hoque use this platform to practice programming ;Rezaul hopes his contribution helps others to fine tune their learning; class Example: def __str__(self): return ' __str__() example ' def __repr__(self): return ' __repr__() example ' a=Example() print(str(a)) print(a.__str__()) print (a.__repr__())
run
|
edit
|
history
|
help
0
Speed up Python2 nested loops with XOR
MultiDeco
gameboy
Glimpse Of Numpy Python
working with strings
binary
Replace
0aa6d60d0504c8470fc90c1d5cbf06083cdaadeab6e102bf90732ac2ab66dfdc
Gani
Цідило