File Edit Format Run Options Window Hel
def c(p,q=30):
p=p+q
q=p-a
print (p,'#
'#', q)
return (p)
r=150
S=100
r=c(r,s)
print (r,'#',s)
S=C(s)
Answers
Answered by
0
which programming language is this bro
Similar questions