MV's Code Guide

This Blog aims to provide notes on Computer Science Subjects

  • Home
  • Python
    • Python Basics
    • Pattern Programs
    • Python String Programs
    • Python Mini Projects
  • Java
    • Java
    • Questions on Core Java
    • Questions on JDBC
    • Questions on Multithreading
  • Operating System
    • OS-My notes
    • OS - Theory
  • Neural Network
  • BOOKS
    • Operating System
    • C#
    • ASP.NET
    • SQL
    • LET US C
  • Projects
    • Data Analysis Projects
    • ML Projects
    • NLP Projects
    • CV Projects
    • Data Science Projects

Python String Programs

(Video lectures of the following programs will be uploaded soon!)

1. How to reverse a string in Python

2. Reverse order of words present in string

3. Reverse the internal content of each word

4. Reverse internal content of every second word

5. Print characters present at even and odd index separately

6. Merge two strings by taking characters alternatively

7. Sort alphanumeric string

8. Python Program for specific requirement-1

9. Python Program for specific requirement-2

10. Removing duplicate characters from the string  

11. Counting number of occurrences of each character in a string 

12. Counting number of vowels in a string

 

 

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Followers

Search This Blog

Blog Archive

  • ▼  2024 (1)
    • ▼  May (1)
      • Name Numerology
  • ►  2023 (10)
    • ►  November (10)
  • ►  2020 (119)
    • ►  October (1)
    • ►  September (3)
    • ►  August (12)
    • ►  June (2)
    • ►  May (79)
    • ►  April (10)
    • ►  March (6)
    • ►  February (6)

About Me

My photo
Mayuri Vohra
View my complete profile

Pages

  • Home
  • Sitemap
  • Python
  • Python Patterns
  • Java

Labels

  • asp.net

Popular Posts

  • Spell Checker with Python
     We can use two different packages to create spell checker 1. Using textblob 2. Using pyspellchecker Video Explanation:       Source Code:  ...
  • Extract Text From Image Using Python
        We are going to use pytesseract and pillow library to work on this project! Before you start coding, you need to complete three tasks: 1...
  • A Neuron
    A Neuron A neuron is a special biological cell that processes information. It is composed of a cell body or soma and two type...
Powered by Blogger.