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

Python Na Ennada Video No:20 Source Code ( How to Write a txt File Using Python

Java Script Na Ennada Series Video No : 9 Code

Java Script Na Ennada No : 8 Source Code