Write python code

  

Question 1 .Write python code that accepts a string, input from the user.
The string will be a series of numbers separated by commas (e.g. “24,6,14,66,2”). The numbers will all be integers. Convert the string into a list of numbers (e.g. [24,6,14,66,2]). Print the list.Print each number in the list, followed by the sum of all of the numbers in the list, in the following format: “The sum of 24 + 6 + 14 + 66 + 2 equals 112”.Attach your answer in a python file called question_1.py.

Question 2 .Write the function weather_report() that accepts a temperature in degrees celsius and prints out the temperature in farenheit, along with a phrase.If the temperature in celsius is less than 0 degrees, print ” That’s freezing!”. If the temperature is over 35 celsius print “It’s gonna be hot!”.If the temp is exactly 25 celsius print “Perfect!”. For any other temperature print “Jeans and a shirt will be fine.”. For example, weather_report(25) will print: “77F, Perfect!” Call the function 6 times, with the following values:weather_report(-5)
weather_report(0)
weather_report(12)
weather_report(25)
weather_report(35)
weather_report(40)

3.Write python code that takes the list of numbers created in question one, and removes any numbers that begin with a 3 from the list.Do not create a new list, you must remove the elements from the existing list.Note there will be no 3+ digit numbers (all numbers are between 0 and 99).For example, the list [1,3,5,7,23,33,9] would become [1,5,7,23,9].

4.Write python code that accepts a string, input from the user. The string will be several sentences long, and could contain punctuation including quotation marks, commas, periods or hypthens. There will be no contractions (so no “I’m”, “it’s” etc ).For example:” Once upon a midnight dreary, while I pondered, weak and weary, Over many a quaint and curious volume of forgotten lore— While I nodded, nearly napping, suddenly there came a tapping, As of some one gently rapping, rapping at my chamber door.” This would be a single string entered by the user (they would hit return only at the end of the whole quote).Convert the single string into a list of strings. Each string in the list will be equal to one word in the sentence. Punctuation should not be preserved, and all the words should be stored in lowercase. A word is defined as a series of one or more characters (a-z or A-Z) separated by spaces or punctuation. In the example above the list would contain [‘once’ ‘upon’ ‘a’ ‘midnight’ ‘dreary ‘while’ etc]Print the list of strings so that each string in the list is printed on a new line. At the end of the list print the total number of strings in the list.

5.Make a Class called Customer. The class will have the attributes first_name, last_name, date_of_birth, and phone_number. Make a method called describe_customer() that prints a summary of the customer information. Make another method called greet_customer() that prints out a welcome greeting (“Hello, “)Create several instances of the class representing different customers, and call both methods for each customer.

6 .Write python code that will print out 3 “X” shapes, next to each other horizontally. The Xs will be built of asterix symbols (the character above the number 8 on the keyboard).The width of the X will be input from the user, and must be a value between 5 and 11. It will also be an odd number (you do not need to control for bad user input).The height of the X shape will be the same as the width, so if the user enters 9, the output will look like this:

* * * * * *
* * * * * *
* * * * * *
* * * * * *
* * *
* * * * * *
* * * * * *
* * * * * *
* * * * * *

Note there is one space between each shape.

assignment

 

Answer each these questions in a paragraph with at least five sentences: Include the question and number your responses accordingly. Provide a citation for each answer.

1. What kind of speech was the First Amendment written to protect?

2. Does the First Amendment apply only to spoken words?

3. What does it mean that laws regulating speech must be content neutral?

4. Why are common carriers prohibited from controlling the content of the material they carry? 

5. How does the Supreme Court determine whether material is obscene?

6. Why have attempts to censor the Internet failed in the US?

7. Why not just ban spam? 

8. Why did Facebook ban Alex Jones and Louis Farrakan?

9. Should websites that show how to 3d print guns be banned? 

10. According to the Supreme Court ‘anonymity is a shield from the tyranny of the majority’. What does that mean? 

Exp19_PowerPoint_AppCapstone_Intro_STEM

  Exp19_PowerPoint_AppCapstone_Intro_STEM

  

As a member of the local school district’s STEM (Science, Technology, Engineering, and Math) committee, you have been asked to create a presentation on STEM education to be used to build interest in expanding the STEM curriculum with the local school district and to seek funding from local business owners and taxpayers. You began a presentation and now need to add the content to the presentation.

     

Start   PowerPoint. Download and open the file named Exp19_PPT_AppCapstone_Stem.pptx. Grader has automatically added   your last name to the beginning of the filename. Download and extract the zip   file named Exp19_PPT_AppCapstone_Stem_Assets.zip.   

 

Change the theme colors to   Aspect.

 

 

Change the theme fonts to Gill   Sans MT.

 

On Slide 8, insert the Microscope.jpg in the left   placeholder. Apply the Metal Oval
  picture style. Change the Picture Border fill to Dark Gray, Background 2,   Lighter 10%.

 

On Slide 10 in the left content   placeholder, insert the ElementarySchool.jpg   image. In the right content placeholder, insert the ElementarySchool2.jpg image.
 

  Apply the Simple Frame, White picture style to both images. Change the   Picture Border fill for both images to Dark Gray, Background 2, Lighter 10%.

 

On Slide 11 insert the MiddleSchool.jpg image. Make the   following changes to
  the inserted image:
  • Crop the left side of the image so that most of the white area is removed.
  • Change the Shape Height of the image to 5.2“.
  • Apply the Simple Frame, White picture style.
  • Change the Picture Border to Dark Gray, Background 2, Lighter 10%.
  • Set the Horizontal position of the image to 3.6” and the Vertical position to 1.9“.

 

On Slide 12 insert the HSVideo.mp4 video file. Make the   following changes to the
  video:
  • Apply the Simple Frame, White video style.
  • Change the Video Border to Dark Gray, Background 2, Lighter 10%.
  • Set the video to start Automatically.

 

On Slide 4 insert the image WorldMap.jpg as a background image on   the slide. Change the transparency to 40%.

 

On Slide 2 insert a Picture   Caption List SmartArt graphic.
 

  Add the following to the SmartArt graphic:
  • Type Science   in the first   bullet point in the Text pane and then insert Science.jpg   as the image
  • Type Technology   in the second   bullet point and add then insert the Technology.jpg   image.
  • Type Engineering in the third bullet point and add the image Engineering.jpg.
  • Type Math   as the fourth   bullet point and add the image Math.jpg.
 

  Apply the Intense Effect SmartArt Style to the SmartArt graphic.

 

On Slide 6 convert the bulleted   list to a Lined List SmartArt graphic and change the
  colors to Colorful–Accent Colors.

 

On Slide 3 apply the Gradient   Fill: Dark Purple, Accent color 5, Reflection WordArt style to the text Why Stem?
 

  Make the following changes to the WordArt:
  • Increase the font size to 96 pt.
  • Change the Text Fill to Orange, Accent 1.
  • Apply the Wave Up text effect in the Transform gallery (Mac users: Apply   the Wave 2 text effect in the Transform gallery).
  • Change the Shape Height to 2.8“.

 

On Slide 4, insert an Oval shape   on the slide.
 

  Make the following changes to the Oval shape:
  • Change the Shape Height to 3.9” and the Shape Width to 3.9“.
  • Type 40th   in Mathematics   in the shape, change the font color to Black, Background 1, and increase the   font size to 36 pt.
  • Change the Shape Fill to White, Text 1 and the Shape Outline to No Outline.
  • Change the Transparency to 36%.
  • Set the Horizontal position of the shape to 2” and the Vertical position to 2.5“.

 

Make a copy of the formatted   oval shape and paste on the slide. Set the Horizontal position of
  the new shape to 7” and the Vertical position to 2.5“. Highlight the text in the shape, and type
25th   in Science.

 

On Slide 9 insert a table with 2   columns and 6 rows. In the table, merge the following:
  Column 1 – Merge the cells in rows 1 and 2
  Column 1 – Merge the cells in rows 3 and 4
  Column 1 – Merge the cells in rows 5 and 6 

 

Make the following changes to   the table structure:
  • Apply the No Style, Table Grid table style.
  • Change the width of the first column to 2.8“.
  • Change the width of the second column to to 8.2“.

 

Type the following information   into the table:
  Row 1: Col 1: Elementary School; Col 2: Focuses on introductory STEM courses and   awareness of STEM occupations
  Row 2: Col 2: Provides structured inquiry-based and real-world   problem-based learning, connecting all four of the STEM subjects
  Row 3: Col 1: Middle School; Col 2: Courses become more rigorous and   challenging
  Row 4: Col 2: Student exploration of STEM-related careers begins at   this level
  Row 5: Col 1: High School; Col 2: Focuses on the application of the   subjects in a challenging and rigorous manner
  Row 6: Col 2: Courses and pathways are now available in STEM fields   and occupations

 

 

Set the height of the table to 4.8“. Apply Center and Center   Vertically alignments to the first column of the table. Apply Center   Vertically to the second column of the table. 

 

In the table, apply the   following shading:
  •Red, Accent 2 to the cell with the text Elementary   School
  •Orange, Accent 1 to the cell with the text Middle School
  •Dark Blue, Accent 3 to the cell with the text High School

 

On Slide 5 insert a Clustered   Column chart. Replace the spreadsheet information with
  the following information: Leaving cell A1 blank, type Percentage in cell B1. Populate cells   A2:B7 with the following:
 

All   Occupations 14%
Mathematics 16%
Computer   Systems Analysts 22%
Systems   Software Developers 32%
Medical   Scientists 36%
Biomedical   Engineers 62%
  Change the source data to use the range A1:B7.

 

Make the following changes to   the chart:
  • Remove the chart title, gridlines, legend, and vertical axis.
  • Increase the font size of the x-axis (horizontal) to 16 pt.
  • Add Outside End data labels and change the font size to 18 pt.

 

Click Slide 13 and use the Reuse   Slides option to insert Slides 2–5 from Careers.pptx.   Keep the source formatting of the original slides (inserted slides).

 

Start Excel. Open the downloaded   file named StemData.xlsx and save   it as StemData_LastFirst.xlsx. Copy the chart from the   HarrisData worksheet and embed the chart using Paste Special on Slide 13.
 

  Change the Shape Height to 4.8“. Set the Horizontal position to 1.4” and the Vertical position
  to 1.9″.

 

On Slide 1 select the blue   circle shape, press SHIFT, and then select the inserted icon. Group the   shapes. Repeat for the three remaining shapes on the first slide to group   each of the circle shapes with their associated icons.

 

 

On Slide 5 apply the Fly In   animation (Entrance category) to the chart. Set the Effect Options Sequence   to By Element in Category. Set the animation to start After Previous. 

 

Delete Slide 7. Add slide   numbers to all slides with the exception of the first slide. Apply the Split   transition to all slides.

 

On Slide 1 type Welcome to   our presentation on STEM education. (including the
  period) as a speaker note.

 

Check the presentation for   spelling errors, and correct any errors.

Special Projects in Computer Science II

  1. s you already know, at the end of CS 700, you should have a had a complete system design of a project…and now that some time has passed, you may have thought about changes that you want to make to the project…or you might think that you want to do a completely different project!…

    For your next assignment, we need to make sure our project is “up to date”…

    • Using your Project Charter from last semester as a base, update your charter to include any changes you would like to make to your project…you should also update the tools and resources that you plan on using…your “updated” proposal should contain details about the functionality of your project and the tools to be utilized…
    • You should also include a one to two page summary of the changes you want to make…
    • Of course, if you make changes to your Charter, that means there are potential changes to your Project Plan, Gantt Chart, and Budget…

    • Review your changes and update your project plan, Gantt Chart, and budget accordingly…
    • Remember, the plan must be a DETAILED plan, showed all major tasks and subtasks…make sure you maintain ORIGINAL, REVISED, and ACTUAL Start and End Dates…MS-Project is probably the best software for this, as it contains many templates that you can work from…but there are others such as Smartsheet and MS-Visio…any of these is fine…
    • When you submit your project plans, please submit both the ORIGINAL document AND a PDF or SCREENSHOT of the plan…this way I can review the plan if I am having difficulties with the original…
    • I will review all updates, and either approve them or reject them with explanations…if I feel there are major issues with your revisions, I will reach out to you via email to schedule some time to review and discuss…

      What if you do not want to make any changes?…that is fine also…just tell me that…but keep in mind…your final product must match the Project Charter…so no major changes can be made without the Project Sponsor’s approval…

      Please do not forget to submit your status EVERY WEEK…there is a separate folder for your status…

Risk Consultant

The key to this paper is to demonstrate your understanding of the topics, not to re-word the text or reference material. Paper must be 100% original and not plagiarized.

Please complete the scenario below following these guidelines for your deliverable.

Scenario:

You have been hired as a security consultant to secure the network of a Fortune 500 company.

1. Describe the purpose of a risk assessment , risk scope and identify critical areas for an assessment..

2. Select risk assessment methodology and give your rationale behind the one you chose.

GUIDELINES:

Paper must be a minimum of 2 pages double spaced

Make sure you are using at least two (2) academic APA references.

This submission should be created following APA 6th edition guidelines.

The paper is to follow the APA style guide, Sixth Edition 

database and computer expert needed

I need experienced and professional computer science writers who have worked on database work before. Please chat with me in case you are good enough to handle it. I need to deal with the writer and not middlemen. The work needed within 24 hours time frame

H5

 Download and read the document and answer all questions in the document. Please see attached document H3 & APA Criteria doc.   

Assignment

Answer the following exercise taken from Ch6. An information system is to be developed to maintain information about assets owned by a utility company such as buildings, vehicles, equipment, etc. It is intended that this will be updatable by staff working in the field using mobile devices as new asset information becomes available. The company has several existing asset databases that should be integrated through this system. Design a layered architecture for this asset management system based on the generic information system architecture shown in Figure 6.8 (also found in Ch6 presentation slides #28, #29). 

You may use the following link which includes PowerPoints from the book.

https://software-engineering-book.com