.


:




:

































 

 

 

 





. /.

 

7.9

 

, , . , Python . Python , .

print(', !') ( ), .

Python , .

, (;), /. ,

 

i = 5

print (i)

 

,

i = 5;

print (i);

 

i = 5; print (i);

 

 

i = 5; print (i)

 

. . , Python.

, . , , . .

 

s = ' . \

.'

print (s)

 

:

 

. .

 

,

 

print \

(i)

 

,

 

print (i)

 

, . , , , . . .

 

7.10

 

Python . , . . ( ) , , , .

, , , . . , . , . :

 

i = 5

print (' ', i) # !

print (' , ', i)

 

, :

 

File "whitespace.py", line 3

print(' , ', i)

IndentationError: unexpected indent # :

 

, . , - Python, , , .. . , ( , , ). , , , , .

 

, . .

- . , , . .. , , , , , . , Komodo Edit, .

 

 





:


: 2017-03-11; !; : 337 |


:

:

, ,
==> ...

1464 - | 1382 -


© 2015-2024 lektsii.org - -

: 0.016 .