Python Mr. Husch.

Slides:



Advertisements
Similar presentations
COMPUTER PROGRAMMING Task 1 LEVEL 6 PROGRAMMING: Be able to use a text based language like Python and JavaScript & correctly use procedures and functions.
Advertisements

Registering Students for All-State Auditions Using MPA Online.
Alford Academy Business Education and Computing1 Advanced Higher Computing Based on Heriot-Watt University Scholar Materials File Handling.
Click to add your Title Click to Write your name. Make sure it looks like this. Author: Nancy Power Point.
How to install the Zelle graphics package
AlgoTutor Tutorial (3) Program Pad J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department Making the transition from the algorithm.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
Setting up Google Drive (& Gene Questions Assignment)
Chapter 3 The Visual Basic Editor. Important Features of the VBE Alt-F11 will open the Visual Basic Editor. The Code window is to the right, Project Explorer.
Level 1 Tutorial Project How to put a movie player on your Weebly website using an HTML code.
Instructor: Chris Trenkov Hands-on Course Python for Absolute Beginners (Spring 2015) Class #001 (January 17, 2015)
Submitting and Assignment Click on the assignment link in your course The folder with the paper sticking out of the top is the symbol for an assignment.
Programming for GCSE 1.0 Beginning with Python T eaching L ondon C omputing Margaret Derrington KCL Easter 2014.
Introduction to Python Lesson 1 First Program. Learning Outcomes In this lesson the student will: 1.Learn some important facts about PC’s 2.Learn how.
Hello World Basic Tutorial Nova Southeastern University Cristal Locke This presentation is copyrighted by Cristal Locke, August 5, All rights reserved.
PROGRAMMING IN PYTHON LETS LEARN SOME CODE TOGETHER!
Python Lesson 1 1. Starter Create the following Excel spreadsheet and complete the calculations using formulae: 2 Add A1 and B1 A2 minus B2 A3 times B3.
Revolution Prep Directions: Look at your Practice ACT answer sheet. Follow the directions below. 1.Write this website on the top of your answer sheet:
If you don’t have Google Earth downloaded already, you can go to to get it.
Recording Your Script and Creating Your Podcast !!You are not finished until you have completed all steps on all of the slides up to and including Slide.
Introducing Python 3 Introduction to Python. Introduction to Python L1 Introducing Python 3 Learning Objectives Know what Python is and some of the applications.
Weebly is Your Friend. * To Enhance And Promote Your Curriculum * To Provide A Student Resource * Add Efficiency to Your Planning * Informational * Promote.
Using a set-up file to read ASCII data into Stata
Introducing Python Introduction to Python.
Log in to Google Drive Open Safari or Firefox and go to google.com
Python Lesson 12 Mr. Kalmes.
Introduction to Python
How to access your work from home or another computer
Using a set-up file to read ASCII data into SPSS
Python Lesson 12 Mr. Kalmes.
Today’s lesson – Python next steps
Introduction to Programming
Using the Multiple Choice Template
Learning Outcomes –Lesson 4
Python Lessons 13 & 14 Mr. Kalmes.
Task 1 Computer Programming LEVEL 6 PROGRAMMING:
Hello World! Syntax.
Python 9 Mr. Husch.
Python 21 Mr. Husch.
Basic Lessons 7&8 Mr. Husch.
Python 19 Mr. Husch.
How to Submit Google Docs to the Homework Drop Box
Your site should be here
Python Lesson’S 1 & 2 Mr. Kalmes.
Can you put the symbols in?
Just Basic Lessons 7&8 Mr. Kalmes.
Python 16 Mr. Husch.
PYTHON LESSON 5 Mr. Kalmes.
Basic Lessons 5 & 6 Mr. Kalmes.
Introduction to Programming
Just Basic Lesson 12 Mr. Kalmes.
Running a Java Program using Blue Jay.
How to use the advanced features
Input and Output Python3 Beginner #3.
Python 3 Mr. Husch.
Python Lessons 13 & 14 Mr. Husch.
Java Lessons Mr. Kalmes.
Basic Mr. Husch.
Python 16 Mr. Husch.
JustBasic 16 Mr. Husch.
Python 19 Mr. Husch.
Python Lessons 7 & 8 Mr. Husch.
Python 10 Mr. Husch.
Python 12 Mr. Husch.
Python 4 and 5 Mr. Husch.
Python 8 Mr. Husch.
JustBasic 19 Mr. Husch.
Basic 9 Mr. Husch.
BASIC 17 Mr. Husch.
Just Basic Lessons 8 Mr. Kalmes.
Presentation transcript:

Python Mr. Husch

Do Now List all of the mathematical symbols that you know that have applied to coding in the past. We will go over these as a class.

Open the idle module and then a new file. The file should be saved as lastname_test Make sure you make a folder for your work on the desktop.

Start with.

About the program Does this program take any inputs? Are there any Variables in this program? Do you think Python will allow for variables?

Journal We WILL be going over the journal as a class, I want you to put thought and effort into it. You should answer this in the google form. What happens when the print command does not have quotation marks around the equation? Compare and Contrast JavaScript with what you have seen of Python. What can you do if you see a syntax error? How can you improve the example that was provided?

Lastname_1 Now you will create a program of your own using the print function and the mathematical symbols. You are encouraged to be creative with this when you are creating your program, and the MINIMUM is 20 lines of code. If you would like to experiment and try to add variables and inputs to your program. This is NOT REQUIRED, but if you want to try it after you have the initial lines of code I do encourage it. Python.org is your friend for this. When you are done please turn it in.

Turn in your work On the right hand side of the site there is a button for turning in work. You will need to click that and put your assignment into the drop box.