U E D R , A S I H C RSS

Red Thon/Hello World과제

Redmoon

고.. ..
python.py .... ...ㅋ
..결과 깐.ㅋ windows python shell ..
..
..그..게..
~cpp 
a= 'hello world'
print a
.. ?

.. .....길.....;;
.. 거...C++......
~cpp 
a = [ 'h','e','l','l','o','w','o','r','l','d']
def acb(a):
   	for i in a:
   		print i
acb(a)

결과 ......게......
  • . 그 .

~cpp 
a = [ i for i in 'helloworld' ]
for i in a:print i,

간....

~cpp 
a='hello world'
def acd(a):
	for d in a:
		print d

acd(a)
  • 결과 . .. ...감...;;;;
  • 고............공 ..
    . ......^^;;
    . , 고 객 . --Leonardong

    Valid XHTML 1.0! Valid CSS! powered by MoniWiki
    last modified 2021-02-07 05:27:52
    Processing time 0.0113 sec