ผลต่างระหว่างรุ่นของ "204111:Python missing details"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
(หน้าที่ถูกสร้างด้วย 'There are a number of topics left out from the teaching slides, because they are not central in programming concepts.')
 
แถว 1: แถว 1:
There are a number of topics left out from the teaching slides, because they are not central in programming concepts.
+
There are a number of topics left out from the teaching slides, because they are not central in programming concepts. However, these are details that are useful.  Many of these are related to Python syntax.  Some is related to string formatting. 
 +
 
 +
== Naming rules ==
 +
 
 +
== String formatting ==
 +
 
 +
== Full operator precedence list ==

รุ่นแก้ไขเมื่อ 02:52, 7 กรกฎาคม 2553

There are a number of topics left out from the teaching slides, because they are not central in programming concepts. However, these are details that are useful. Many of these are related to Python syntax. Some is related to string formatting.

Naming rules

String formatting

Full operator precedence list