aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Return the Middle Character(s) of a String #206

Closed mrigankdembla closed 3 years ago

mrigankdembla commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function that takes a string and returns the middle character(s). If the word's length is odd, return the middle character. If the word's length is even, return the middle two characters. Probelm Link : https://edabit.com/challenge/p3SCSXaWQLWpvqCYZ Choose one Cateorgy - Easy question category : Strings,Math


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

mrigankdembla commented 3 years ago

Please assign this issue to me, thanks !

mrigankdembla commented 3 years ago

Please review the PR #207 , thanks!

Hitesh18082001 commented 3 years ago

I want to fix this issue. Please assign it to me. Thanks!!

on-error commented 3 years ago

I want to fix this issue. Please assign it to me. Thanks!!