February 18, 2020

Project 15-3 File Cleaner

Project 15-3: File CleanerCreate an application that reads a file that contains an email list, reformats the data, and writes the cleaned list to another file. […]
February 17, 2020

Codecademy.com Python 2 Functions Assignment

I will need you to complete a project in the free version of codecademy.com. In codecademy, you will chose Python 2, then Functions, work through the […]
February 17, 2020

Unit 5

In this unit, well combine the lessons of the last 3 chapters and explore HTML forms, CSS, and JavaScript to build a meeting announcement as an […]
February 17, 2020

lab5

The assignment and instructions are in the lab 5 ipynb file attached. The test case is included and the needed downloads described are in the lab […]
February 17, 2020

Stacks & Queues( variation of the popular card game SOLITAIRE using stacks and queues)

    Program Code : JavaDeck/Stock – A pile of cards, face down, which are left over after setting up the other layout areas. These are turned […]