<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Larning to write code in with Python in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604658#M5671</link>
    <description>&lt;P&gt;You need parentheses around the string to be printed.&amp;nbsp; Like this:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;print("hi")&lt;/LI-CODE&gt;&lt;P&gt;The video may be using an older version of Python.&amp;nbsp; Maya 2020 and earlier versions used Python 2.&amp;nbsp; In Python 2, "print" was a statement instead of a function.&amp;nbsp; So you could use it without parentheses.&amp;nbsp; But in Python 3, "print" is a function.&amp;nbsp; And functions require parentheses.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2022 18:25:08 GMT</pubDate>
    <dc:creator>RFlannery1</dc:creator>
    <dc:date>2022-12-07T18:25:08Z</dc:date>
    <item>
      <title>Larning to write code in with Python</title>
      <link>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604575#M5669</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;learning to write code and started with video 1 day one on you tube and can't get a simple scrip to run correct withourt "syntax error". Thoughts...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kazinsks_0-1670435007578.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1149615iB1739C6DC19AF0F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kazinsks_0-1670435007578.png" alt="kazinsks_0-1670435007578.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 17:43:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604575#M5669</guid>
      <dc:creator>kazinsks</dc:creator>
      <dc:date>2022-12-07T17:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Larning to write code in with Python</title>
      <link>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604599#M5670</link>
      <description>&lt;P&gt;update scripting works in MEL but not python. However, the video for learning is for python... confusing...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 17:52:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604599#M5670</guid>
      <dc:creator>kazinsks</dc:creator>
      <dc:date>2022-12-07T17:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Larning to write code in with Python</title>
      <link>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604658#M5671</link>
      <description>&lt;P&gt;You need parentheses around the string to be printed.&amp;nbsp; Like this:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;print("hi")&lt;/LI-CODE&gt;&lt;P&gt;The video may be using an older version of Python.&amp;nbsp; Maya 2020 and earlier versions used Python 2.&amp;nbsp; In Python 2, "print" was a statement instead of a function.&amp;nbsp; So you could use it without parentheses.&amp;nbsp; But in Python 3, "print" is a function.&amp;nbsp; And functions require parentheses.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 18:25:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11604658#M5671</guid>
      <dc:creator>RFlannery1</dc:creator>
      <dc:date>2022-12-07T18:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Larning to write code in with Python</title>
      <link>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11611751#M5672</link>
      <description>&lt;P&gt;beautiful! Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 02:49:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/larning-to-write-code-in-with-python/m-p/11611751#M5672</guid>
      <dc:creator>kazinsks</dc:creator>
      <dc:date>2022-12-11T02:49:24Z</dc:date>
    </item>
  </channel>
</rss>

