Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Brother's share
#python 3. #brother's share money = int(input("enter money from father :")) #to temple=money*0.15 #remain = money-to temple #share = remain / 2 print("share of a brother : "+str(share))
run
|
edit
|
history
|
help
0
Hh
What regex will match these lines?
list_copy_shallow_deep.py
f strings 3
E
linked_lists_2
PyNamedTuple
Python
class objects
PyGuessTheNum2