In this lab we learned how to use if and and elf statements in our code.
-
Recent Posts
Recent Comments
- Hess Joseph on Syllabus
Archives
Categories
Meta
In this lab we learned the basics of making an app. We uploaded a picture of a cat and programmed it to meow when touched.
In this lab we learn to add the Drawing canvas to allow us to draw on our app and we can set up a layout on our app.
In this lab we learned how to set the time on pyhton using strings and learning how to set %s as place holders.
In this class we learned the basics of programming and how to input commands for the computer. The computer needs us to input commands in order for it to work properly. If we are not careful of what we type then the commands will not work.
Hello World!
Description:
This is a first python program
Code:
print ‘Hello World’