Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":3912,"date":"2015-02-08T15:44:00","date_gmt":"2015-02-08T21:44:00","guid":{"rendered":"http:\/\/kenscourses.com\/tc101winter2015\/?guid=f31f436a7a345ef9f36d720ca06666de"},"modified":"2015-02-23T10:40:54","modified_gmt":"2015-02-23T16:40:54","slug":"fun-whit-numbers","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101winter2015\/2015\/fun-whit-numbers\/","title":{"rendered":"#WSQ03 fun whit numbers"},"content":{"rendered":"

#WSQ03
hola, lo que ise due simplemente pedir dos numeros con intput, y despues hacr cada una de las operaciones que se nos pidio.
enlace a github: https:\/\/github.com\/juanheuforico\/mastery\/blob\/master\/fun.py<\/a><\/p>\n

n1=int(input(“give me a number”))
n2=int(input(“give me other number”))
sum=n1+n2
res=n1-n2
prod=n1*n2
div=int(n1\/n2)
rem=int(n1%n2)#esto es el residuo de una divici\u00f3n
print(“the sum of your numbers is “, sum)
print(“the difference of your numbers is “, res)
print(“the product of your numbers is “, prod)
print(“the division of your numbers is “, div)
print(“the remainder of your numbers is “, rem)
#hola, esto es un comentario, todo lo que aparesca despues del gato,
#no sera tomado en cuenta por el programa<\/p>\n","protected":false},"excerpt":{"rendered":"

#WSQ03
hola, lo que ise due simplemente pedir dos numeros con intput, y despues hacr cada una de las operaciones que se nos pidio.
enlace a github:
https:\/\/github.com\/juanheuforico\/mastery\/blob\/master\/fun.py<\/a><\/p>\n

n1=int(input(“give me a number”))
n2=int(input(“give me other number”))
sum=n1+n2
res=n1-n2
prod=n1*n2
div=int(n1\/n2)
rem=int(n1%n2)#esto es el residuo de una divición
print(“the sum of your numbers is “, sum)
print(“the difference of your numbers is “, res)
print(“the product of your numbers is “, prod)
print(“the division of your numbers is “, div)
print(“the remainder of your numbers is “, rem)
#hola, esto es un comentario, todo lo que aparesca despues del gato,
#no sera tomado en cuenta por el programa
Continue reading →<\/span><\/a><\/p>\n","protected":false},"author":154,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3,25],"tags":[45,93],"_links":{"self":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/3912"}],"collection":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/users\/154"}],"replies":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/comments?post=3912"}],"version-history":[{"count":3,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/3912\/revisions"}],"predecessor-version":[{"id":6611,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/posts\/3912\/revisions\/6611"}],"wp:attachment":[{"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/media?parent=3912"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/categories?post=3912"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101winter2015\/wp-json\/wp\/v2\/tags?post=3912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}