Changes between Version 110 and Version 111 of python


Ignore:
Timestamp:
Oct 10, 2016, 2:33:39 PM (8 years ago)
Author:
mtelenta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • python

    v110 v111  
    682682      # in glede na to, da program beremo od vrha proti dnu, to pomeni, da bo ta spremenljivka "vidna" v celotni kodi
    683683def example():
    684 print("Vrednost globalne spremenljivke x: ", x)
     684   print("Vrednost globalne spremenljivke x: ", x)
    685685z = 5
    686686