DevJourney
Home
/
Python
/
VIT
/
sem-1
/
ex-03
/
s+Hello.py
Python/VIT/sem-1/ex-03/s+Hello.py
print
(
's'
+
'Hello'
)
View on GitHub