PYTHON NA ENNADA SERIES CODE NO:15

 from sys import argv


kk,jj,ss = argv

print('kk is a',kk)
print('jj is the friend of',jj)
print('ss is the brother of',ss)

Comments

Popular posts from this blog

ETHICAL HACKING BOOK