languages
Posted: 14 Nov 2013, 19:19
Switching between what languages (Programming or Spoken) is the most bother some?
for me it's Php and Python thats troublesome.
for me it's Php and Python thats troublesome.
Feel the mana power growing inside you!
https://forums.themanaworld.org/
Code: Select all
if cond:
foo()
Code: Select all
if (cond)
{
foo();
}