Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":23977,"date":"2015-10-25T18:53:02","date_gmt":"2015-10-26T00:53:02","guid":{"rendered":"https:\/\/asimplemaniseepythonipresslike.wordpress.com\/?p=100"},"modified":"2015-10-25T18:53:02","modified_gmt":"2015-10-26T00:53:02","slug":"how-to-create-an-account-in-twitter-github-and-wordpress","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101fall2015\/2015\/how-to-create-an-account-in-twitter-github-and-wordpress\/","title":{"rendered":"How to create an account in Twitter, GitHub and WordPress"},"content":{"rendered":"

Hi this is C\u00e9sar the author of this blog, this post is made to explain some points about Python 3.
\nThis post is for Windows users.<\/p>\n


\n

In this first post we will be seeing how to create a Python file and how to run it from the terminal, for this I\u2019m going to use the famous phrase \u201cHello World!\u201d and we will learn the basic output in Python, print().
\nThe first step to begin with Python 3 is download Python 3 for its official website www.python.org<\/a> , I recommend you to use the latest version.
\nThe next step is download Cygwin a really nice terminal that will help you a lot
\nTo download Cygwin, go to this website
http:\/\/www.cygwin.com<\/a> at the left side in the Install button, and then select the version you need.
\nIt is important for the installation of Cygwin, select the Python option, because the other way it won\u2019t work
\nPrevent errors and just install what you need in this case just Python 3 and Cygwin.<\/strong><\/p>\n

In Python we have something called Built-in Functions<\/a>, these are the functions that Python has for default and always are available, within this 68 functions, there is the print()<\/a>
\nPrint() is a powerful and easy function, this function literally print the value you assign to it.
\nFor example let\u2019s say you want to print \u201cHello World\u201d<\/p>\n

Just open Notepad in Windows and type:<\/p>\n

**Notice that print(), the value is inside the parentheses.<\/span><\/p>\n

\"Mastery#1-Image01\"<\/a><\/p>\n

And after this save your file as hello.py, as you can see python uses .py as extension, then open cygwin and look for the folder you save the python file (I recommend desktop) after that type: python3 hello.py, to run your script<\/p>\n

\"Mastery#1-Image02\"<\/a><\/p>\n

\"\"<\/a> \"\"<\/p>\n","protected":false},"excerpt":{"rendered":"

Hi this is César the author of this blog, this post is made to explain some points about Python 3. This post is for Windows users. In this first post we will be seeing how to create a Python file and how to run it from the terminal, for this I’m going to use the…
Continue reading →<\/span><\/a>\"\"<\/p>\n","protected":false},"author":196,"featured_media":23975,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3],"tags":[242,79,62],"_links":{"self":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts\/23977"}],"collection":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/users\/196"}],"replies":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/comments?post=23977"}],"version-history":[{"count":1,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts\/23977\/revisions"}],"predecessor-version":[{"id":23978,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts\/23977\/revisions\/23978"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/media\/23975"}],"wp:attachment":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/media?parent=23977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/categories?post=23977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/tags?post=23977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}