1. Construct 2 Lists Containing All The Available Data Types (Integer, Float, String, Complex And Boolean) And Do The Following.. A. Create Another List By Concatenating Above 2 Lists
B. Find The Frequency Of Each Element In The Concatenated List. C. Print The List In Reverse Order.
2. Create 2 Sets Containing Integers (Numbers From 1 To 10 In One Set And 5 To 15 In Other Set) A. Find The Common Elements In Above 2 Sets.
B. Find The Elements That Are Not Common. C. Remove Element 7 From Both The Sets.
3. Create A Data Dictionary Of 5 States Having State Name As Key And Number Of Covid-19 Cases As Values. A. Print Only State Names From The Dictionary.
B. Update Another Country And It’s Covid-19 Cases In The Dictionary.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme