Coder Social home page Coder Social logo

Lee Anne's Projects

address-book-python icon address-book-python

An address book python program that can contain 100 or more entries. Data validation for both data and responses are provided.

array-manipulation icon array-manipulation

A python program that display the initial content of the array, display a menu of options (add, insert, modify, delete, ascend order, and descend order), allow user to select item in the menu, perform the selected option, and display the resulting values of the array.

contact-tracing-using-dictionary-python icon contact-tracing-using-dictionary-python

A python program for contact tracing that display a menu of options (add, search, and exit), allow user to select item in the menu, and perform the selected option.

sorting-numbers-with-file-handling icon sorting-numbers-with-file-handling

A python script that will create a text file named SortNos.txt containing 20 numbers. The program will create two text files named even_nos.txt and odd_nos.txt, the first text file should contain all even numbers from SortNos.txt and the second text file should contain all odd numbers from SortNos.txt

string-censorship icon string-censorship

A python program that will read a text file named "INPUT.txt". It should contain a stanza (paragraph) of a poem. The program will ask the user to enter the character to be replaced with the character to be inserted.

string-decryption icon string-decryption

A python script that will accept a string as encrypted text and then the program will decrypt it using the following character substitute: 'a'=*, 'e'=&, 'i'=#, 'o'=+, 'u'=!

text-analyzer icon text-analyzer

A python script that will accept a 10-liner text file (from a poem). The program will count and display the number of vowels, consonants, digits, and special characters including the whitespaces the file contains.

text-encryption icon text-encryption

A python script that will accept a string as a plain text and then the program will encrypt it using the following character substitute: 'a'=*, 'e'=&, 'i'=#, 'o'=+, 'u'=!

the-vigenere-cipher icon the-vigenere-cipher

A python program that asks the user for plain text and the keyword, and produces the ciphertext using the Vigenere cipher.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.