Python

  

Python 

Write a program that takes an integer input b that represents a number base and prints all

numbers with two digits in that base. Print all numbers in one line, separated by spaces, in ascending order. For example, if b is 2, the output should be 00 01 10 11. Use

a function called numbase(b). Check for invalid number bases

Theoretical Framework

Develop theoretical framework 

  • The purpose of the theoretical framework is to tie the dissertation together. As the researcher, you should approach the proposed research from a theory or set of theories that provide the backdrop for the work (researchers do not create theory; they use established theory in which to embed their work).
  • This section should describe how this study will relate to existing theories and discuss how the methodology being used in the study links to those theories
  • The theoretical framework justifies the methods you plan to use for conducting the study and presents how this research will contribute to the body of knowledge and/or practice. Further, it describes the context within which to locate the intended project and suggests why doing such a study is worthwhile.

HW Lesson 3

  

1.  What is an audit universe and what does it include? List and describe each component you would include in an audit universe.

2.  What is Control Objectives for Information and Related Technology (COBIT) and why is it valuable to management and IT auditors?

3. Why are risk assessments significant to the audit function? How does risk help inform an audit?

4. As the IT audit senior of the engagement, you are presenting to the IT manager and partner (as part of the planning meeting) the results of the risk assessment performed in Exhibit 3.3. Based on such results (look at Exhibit 3.3, under the “Risk Rating” and “Action Priority” columns), it seems clear that the audit should focus on Financial Application #2 (FA2). Nevertheless, the IT manager and partner, based on previous relevant experience, believe that the audit should be performed on Financial Application #1 (FA1). The planning meeting is over, and you still feel doubtful on the decision just made. Your task: Answer the questions below showing why the audit should focus on FA#2. In other words, think of additional information not necessarily documented in the risk assessment shown in Exhibit 3.3 related to:

a. Any additional vulnerabilities or weaknesses that may currently be in place affecting FA2

b. Any additional threat-sources that can trigger the vulnerabilities or weaknesses you just identified for FA2

c. Any additional risks or situations involving exposure to loss for the financial information in FA2

d. Any additional controls or procedures that should be implemented to mitigate the risks just identified

5. You are an external IT auditor asked to perform a review of the following: The Financial Transactions Application (FTA) is causing a problem with the General Ledger Application (GLA) due to the timing of the transfer of transactions. Data was transferred late by FTA causing end-of-the-month reports to be inaccurately stated. Managers met to review prior month’s activity reports and noticed a shortfall of $50,000 in some accounts. Prepare an audit plan to conduct procedures to address this type of situation.

Number Sorting

  

Number Sorting

In this lab activity you are requested to an array of fifty numbers in ascending order. 

The task required:

· Obtain an Arduino Uno Board and connect it to the PC.

· From the computing programmes select Arduino program.

· The numbers are in the range of 0 to 255. 

· The result needs to be displayed on eight L.E.Ds on Ardunio board, and on the serial monitor.

· Write a hierarchal and structured programme in “C” and test its functionality using.

Write the same program using recursive functions.

You need to demonstrate the work in the lab within the time specified.

You will be assessed in the lab.

 
 

CIS 415 Unit 2 DB: Different Platforms

 

1 page apa format

There are three major platforms that share the market: Windows, Mac, and Linux.  Select your favorite one and compare your selection with the other two.  Explain why do you think that platform is superior to the others?  Discuss the pros and cons when analyzing.  Make sure you articulate sufficiently and possibly support your arguments with some research.In response to your peers, expand on two of your colleagues’ postings.  When answering your peers, make sure, your response is substantial and don’t be hesitate to have a different opinion. The topic we are discussing provides for multiple possible outcomes. 

Exp19_Excel_Ch09_ML2_Pizza_Sales

#Exp19_Excel_Ch09_ML2_Pizza_Sales 

#Exp19 Excel Ch09 ML2 Pizza Sales 

 Excel Chapter 9 Mid-Level 2 – Pizza Sales 

  

Project Description:

You manage a chain of pizza restaurants in Augusta, Lewiston, and Portland, Maine. Each store manager created a workbook containing the quarterly sales for each type of sale (dine-in, carryout, and delivery). You want to create links to a summary workbook for the yearly totals.

     

Start   Excel. Download and open the file named Exp19_Excel_Ch09_ML2_Pizza.xlsx. Grader has automatically added   your last name to the beginning of the filename.

 

You want to enter totals from   the Augusta workbook into the Pizza workbook.
 

  Display the Augusta worksheet; in cell B4, insert a link to the Dine-In total   in cell F4 in the
Exp19_Excel_Ch09_ML2_Augusta   workbook. Edit the formula to make the cell reference relative.

 

You want to copy the formula   down the column but preserve the original formatting.
 

  Use AutoFill to copy the formula from cell B4 to the range B5:B7 in the   Augusta worksheet. Close the Augusta workbook; keep the Pizza workbook open.

 

You want to enter totals from   the Portland workbook into the Pizza workbook.
 

  Display the Portland worksheet; in cell B4 insert a link to the Dine-In total   in cell F4 in the
Exp19_Excel_Ch09_ML2_Portland   workbook. Edit the formula to make the cell reference relative.

 

You want to copy the formula   down the column but preserve the original formatting.
 

  Use AutoFill to copy the formula from cell B4 to the range B5:B7 in the   Portland worksheet. Close the Portland workbook; keep the Pizza workbook   open.

 

You want to enter totals from   the Lewiston workbook into the Pizza workbook.
 

  Display the Lewiston worksheet; in cell B4 insert a link to the Dine-In total   in cell F4 in the
Exp19_Excel_Ch09_ML2_Lewiston   workbook. Edit the formula to make the cell reference relative.

 

You want to copy the formula   down the column but preserve the original formatting.
 

  Use AutoFill to copy the formula from cell B4 to the range B5:B7 in the   Lewiston worksheet. Close the Lewiston workbook; keep the Pizza workbook   open.

 

The Summary sheet should contain   the same formatting as the other sheets.
 

  Select the range A1:B7 in the Lewiston worksheet. Group the Lewiston and   Summary worksheets. Fill formatting only across the grouped worksheets.

 

Ungroup the worksheets and   change the width of column B to 16 in the Summary worksheet.

 

You are ready to insert   functions with 3-D references in the Summary worksheet.
 

  In cell B4, insert a SUM function that calculates the total Dine-In sales for   the three cities.

 

Copy the formula in cell B4 and   use the Paste Formulas option in the range B5:B7 to preserve the formatting.

 

You are ready to display the   Contents worksheet and insert hyperlinks.
 

  • Insert a hyperlink in cell A3 that links to cell B7 in the Augusta sheet.   Include the ScreenTip text: Augusta total sales (no period).
  • Insert a hyperlink in cell A4 that links to cell B7 in the Portland sheet.   Include the ScreenTip text: Portland total sales (no period).
  • Insert a hyperlink in cell A5 that links to cell B7 in the Lewiston sheet.   Include the ScreenTip text: Lewiston total sales (no period).
  • Insert a hyperlink in cell A6 that links to cell B7 in the Summary sheet.   Include the ScreenTip text: Total sales for all locations (no period).

 

You want to create a data   validation rule.
 

  Select the range B3:B5 on the Future worksheet and add the following data   validation rule:
  • Allow Date between 3/1/2021 and 10/1/2021.
  • Enter the input message title: Proposed Date (no period).
  • Enter the input message: Enter the proposed opening date for this location. (including the period).
  • Select the Information error alert style.
  • Enter the error alert title: Confirm Date (no period).
  • Enter the error message: Confirm the date with the VP. (including the period).

 

You should test the validation   rule to ensure it works correctly.
 

  Enter 10/5/2021 in cell B3 and click OK in the   Confirm Date message box.

 

You want to unlock a range on   the Future worksheet to enable changes by users.
 

  Unlock the range B3:B5.

 

Now that the cells are unlocked,   you are ready to protect the Future worksheet.
 

  Protect the worksheet without a password and using the default settings.

 

Hide the Future worksheet.

 

Create a footer with your name   on the left side, the sheet name code in the center, and the file name code   on the right side of the five visible worksheets.

 

Mark the workbook as final.
 

  Note: Mark as Final is not available in Excel for Mac. Instead, use Always   Open Read-Only on the Review tab.

 

Save and close Exp19_Excel_Ch09_ML2_Pizza.xlsx. Exit   Excel. Submit the file as directed.

Show the employee ID

  

1 Show the employee ID number and name for only the first three employees (the ones with the three lowest ID numbers).
Hint: use TOP while sorting by ID number. Format all columns using CAST, CONVERT, and/or STRING, and rename the
columns using AS.’
 

2 For each row in the REPAIR_LINE_ITEM table, show the repair number, line number, and values of ExtendedPrice
and “Labor Charge” added together (rename this value to TotalCharge). Sort results in descending order by TotalCharge.
 

3 Show the name, street address, and city/state/ZIP code for all customers who live in Oregon. Combine
city, state, and ZIP code into a single line in this format:
 

“Portland, OR 97201”
 

…and rename this column City/State/ZIP (exactly this name! there is a way to do it).
 

4 For all STOVE_REPAIR records, show the repair number, stove number, repair description, and repair date.
Order the data chronologically by repair date (most recent first), and display the date in this
format: MM/DD/YYYY. Format the output to be readable (i.e. to fit neatly into a page)
 

5 For all INVOICE rows which have a TotalPrice value between $100 and $200 (inclusive), show the invoice number,
total price, and employee number. Order the output by invoice number. Format all three columns using STR;
display the cost as money (i.e. use two decimal places for cents, and put a dollar sign before it; e.g. $12.54).’

Project 1

Please review the Todo Project document and write a project based on the requirement. Also, please check the Criteria doc for points.

Research report

 

 Need to present a research reports on 

1. Machine learning method

2. User Behavior Analytics (UBA)

 Both reports should be written with a word count of 70-105 words(not more than the count provided) and should provide a URL reference link too . 

Note : NO PLAGIARISM 

Should have minimum of 3 statements which describes the information about the report.

Tips: Should be in simple own words and no usage of critical words and attached the file to know in detail to write on it. This question is from a cyber security subject so that the matter should relate to cyber security for sure and should connect to readers.

Deadline Sep10, 2022 12:00Pm.Cst

Final Assignment

 

Looking for a 5-6 page paper written on the intersection between law and technology.

Topics you should cover are:

-Current Issues in Law and Technology

-Who are the major players in this arena( business, feds, consumers)? 

-Also, provide some examples of current situations that are important and newsworthy.

Include proposed solutions that can address any current situations. 

APA style with appropriate citations.