0
Skip to Content
Online Chess Classes | ZugZwang Academy
Home
Summer Camp 2025
Courses
Chess
Coding
Rubik's cube
Robotics
Words
Contact
Whatsapp
Online Chess Classes | ZugZwang Academy
Home
Summer Camp 2025
Courses
Chess
Coding
Rubik's cube
Robotics
Words
Contact
Whatsapp
Home
Summer Camp 2025
Folder: Courses
Back
Chess
Coding
Rubik's cube
Robotics
Words
Contact
Whatsapp
Coder, code, Coding, programmer, python Guest User 1/20/22 Coder, code, Coding, programmer, python Guest User 1/20/22

Pattern of string | Python Programming

Given a string S of length N, find the pattern of the strings as shown below in the examples.

Example 1:

Input: S = "GeeK"
Output: Geek
        Gee
        Ge
        G
Explanation: Decrease one character 
after each line

Example 2:

Input: S = "G*g" 
Output: G*g
        G*
        G
Explanation: Decrease one character
after each line
Read More
code, Coder, Coding, vowels Guest User 1/19/22 code, Coder, Coding, vowels Guest User 1/19/22

Remove the vowels from the string

Given a string, remove the vowels from the string.

Example 1:

Input: S = "welcome to geeksforgeeks"
Output: wlcm t gksfrgks
Explanation: Ignore vowels and print other
characters 
Read More
 
 
 

Terms & Privacy   FAQ   About-us   Payment   Career   Testimonials   Summer Camp 2022

2012 - 2023 ©, ® ZugZwang Chess School Private Limited