E-commerce and Cyber Security

Explore programs, questions, notes, and assignments for this subject

Removing Duplicate Characters from a String Using Python

Write a Python program that accepts a line of text (which consists of multiple words) from the input device. Remove duplicate characters from it and m...

Easy Python 📝 Strings
👁️ 2 views 📅 Jan 30, 2026
View Solution

Book Details Management using Pandas DataFrame

Create a DataFrame from CSV file which contains following values. Book_no, Book_name, Price, Author Perform following operations on it: 1. Print ...

Medium Python 🐼 Pandas
👁️ 2 views 📅 Jan 29, 2026
View Solution
Showing 2 program(s)