Cat

cat image

What i learned is how to invent a app. How to add color sound and effects. You have to drag and drop the button component to Screen #1. In order to make the button have an image of a cat,you have to click the text that says none and upload new. A window will pop up to let you choose the image.To change the Button’s text delete “Button1”, so that the Button’s text is blank and there is no writing over the cats face.

EMT 1111 Lab 2

x = [1, 2, 3] # a different [1, 2, 3]
y = x
x.append
y.append
z = [1]
x.append(6)
y.append(7)
y = “hello” _Error

Description – This section of Python emphasizes readibility of codes, and syntax. It allows programmers to express concepts in fewer lines than would be possible in languages. It provides structures intended to enable clear programs. Python supports multiple programs and It features a dynamic types of system and memory management and has a large standard library.

Welcome!

This is the first post on your Learning Blog. Edit or delete it, then start blogging!

The ePortfolio is both a Learning Blog and an Academic Career Portfolio. Use the Learning Blog to document your learning experiences and class assignments each semester. As time goes by, add content to the Academics and Career sections to show your department, graduate institutions, or future employers how well prepared you are for your chosen career.

NOTE: Remember to add appropriate Categories and Tags to your posts. This will help your professors and other visitors find the content they are looking for. The Categories “Coursework” and “Field Trips” and the Tags “OpenLab” and “City Tech” have already been applied to this post. Feel free to make changes!