Jump to content
×
×
  • Create New...

რა სარგებლობა მოაქვს Python-ს


Damnoc
 Share

Recommended Posts

  • ფორუმელი

Python

 

"spam" * 3 # spamspamspam

3 * "spam" # spamspamspam

აი ეხლა ეს აშკარად ყლეობაა

 

Ruby

"spam" * 3 # spamspamspam

3 * "spam" # String can't be coerced into Integer (TypeError)

ადამიანი

 

Python

if x%2 == 0:

    print("x is even")

 

Ruby

print "x is even" if x.even? :rolf:

გელაპარაკება რა

Share on other sites

  • ფორუმელი

@Houston

python standarti ro ar iys AIshi dagetanxmebodi :D

mar amainc "WRite in C" :D

I killed my master. Why did he then give me a weapon?"

Sometimes, a single knife in the dark can do more than a thousand swords.

შენ ხარ კაცი Victorinox-ი... ©098

Why carry a gun? Because 1911 > 911.

t90a.sarahah.com
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



შესვლა
 Share