Special offer for new customers: 5% OFF your first order! Use coupon: GWRITERSclose

Archive for the ‘Websites, web programming’ Category

easy loops

You are to create a loop built inside of a table that will convert miles to kilometers. The table conversion list is to begin at 1 and continue through 75. The background of each row is to have have an alternating color.  tr:nth-child(odd) {background-color: #f0f;} (Look up This is not intended to be a rainbow. […]

WEBSITE CASE STUDY Implementing a CSS Two-Column Page Layout

I have been doing this assignment for a few weeks now and I am totally lost at this point. I attached my files that I had created from the previous steps in the assignment. The book is Web Fundamentals in Chegg and I will provide screen shots or my log in to whoever accepts the […]

Project 11-1 Batting Statistics

Project 11-1: Batting StatisticsCreate an application that calculates batting statistics for baseball players. ConsoleWelcome to the Batting Average Calculator Enter number of times at bat: 5 0 = out, 1 = single, 2 = double, 3 = triple, 4 = home run Result for at-bat 1: 0 Result for at-bat 2: 1 Result for at-bat […]

ENTD200 Week 8 Assignment

Instructions: You will complete this assignment in Python 3.x. Make sure you have downloaded the software, and it is installed correctly. You will download it from this site: https://www.python.org/downloads/. You will code the following and submit it in one file. Use the information in the Lessons area for this week to assist you. Save it […]

ENTD200 Week 7 Assignment

Week 7 Assignment: Pseudocode and Flowchart Solution  Instructions: Create a PowerPoint that contains a FLOWCHART and a PSEUDOCODE for each problem (You may use a different application if PowerPoint is not available). Use the information below to create a pseudocode (which can be a text-based description for solving the problems) and a flowchart (using flowchart […]

ENTD200 Assignment 6

Assignment Instructions Week 6 Assignment: Variables, IF/THEN/ELSE, Loops  Instructions: You will complete this assignment in Python 3.x. Make sure you have downloaded the software and it is installed correctly. You will download it from this site: https://www.python.org/downloads/. You will code the following and submit it in one file. Use the information in the Lessons area […]

Very easy task

— Display your full name in an alert box. –Provide the result of a calculation in an alert box that will involve three numbers; you will decide what the variable names are and what the values and math operations will be. You must supply labels to inform the viewer what the numbers represent (See concatenation […]

If else statement code

#rosie#customer ordering bot to process orders more quickly#Diane Ambatis, Meira Balikciogluprint(“hello, my name is Rosie! I’m here to help you place you’re flower order”)print(“which flower display would you like?”)print(“youre options are Daisy Display,Rose Display,Tulip Display”) print(“great choice! that will cost 40 dollarsl”)if Rose displayprint(“beutiful selection! that will cost 50 dollars.”)if Tulip display print(” nice pick! […]

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes