Python || Q12. Program for the requirement,input aaaabbbccz and expected output 4a3b2c1z
HTML-код
- Опубликовано: 10 фев 2025
- java python
python
python by durgasoft
python videos by durgasoft
Python Online Training
Learn Python
Python Tutorial
python programming Tutorial
python Programming Language Tutorial
python examples
python Advanced Tutorial
python Tutorial for Beginners with examples
python Guide
python 3.0 Tutorial
python crash course
Python Tutorial for Beginners
Python Tutorial for Absolute Beginners
Python Tutorials by durgasoft
Python Programming videos by durgasir
=========================================
You an see more Java videos following link:
Java tutorial by durga sir
goo.gl/XWb4RL
Java 9 by durga sir
goo.gl/hXGyBW
Java 1.8 Version New Features by Durga sir
goo.gl/iHXXYU
Adv Java JDBC Tutorial by Durga sir
goo.gl/8q16Eo
OCJA 1.8 Java SE 8 Programmer - I (1Z0 - 808 ) By Durga sir
goo.gl/gC6R7f
Core Java by NagoorBabu sir
goo.gl/s6Nvj1
Advenced Java by Nagoorbabu sir
goo.gl/ZZonzJ
CoreJava by Ratan
goo.gl/3VM19v
Advanced Java jdbc by Ratan
goo.gl/Rn2UXr
Advjava tutorials - JSP by Ratan
goo.gl/Z6ytxm
Adv java servlets tutorial by ratan
goo.gl/zTwi9y
Servlet and JSP Tutorial by anji reddy
goo.gl/jZMRUv
Advanced Java Jdbc by Anjireddy
goo.gl/16CGzX
Hibernate byAnjireddy
goo.gl/qQojvZ
Struts by Anjireddy
goo.gl/nE1Eof
Spring by Mr.AnjiReddy
goo.gl/NfN14R
ADV JAVA by Naveen
goo.gl/bhSsXF
Spring by Mr.Naveen
goo.gl/huVwFN
Hibernate by Mr. Naveen
goo.gl/TY3Wpd
Struts by Mr.Naveen
goo.gl/Vkmiw7
He is one of the best teachers on RUclips. In fact, you are the best teacher
Durga sir is best 👍💯
#Another way
s=input("enter string")
output=""
for x in s:
if x not in output:
output=output+str(s.count(x))+x
print(output)
Yes, but you used built in function count.
Can you explain HHOOCHH
Output=H2+O2+C+H2
Hello Friend.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
Pl. Explain c= 1 in else part
Hello Friend.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
which line?
Love You Sir. Your Teaching style is best in the world.
Tq sir this question asking for this interview last 2days back thanks for so much sir
You are so amazing teacher
nice and clear explanation sir
Hello Sir, lots of love to you from Mumbai, you are too amazing♥
sir please help to no digit for only single string
for Ex aaabbcdd -3a+2b+c+2d
Hello Friend.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
Thank you sir
King of Python
Sir str(c) Kindly please tell in java simply we write output+count+previous but nothing will be change
Hello Friend.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
If s='a' output is not generated sir
Hello Jayasri.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@@DurgaSoftwareSolutions how u know name is jayarsri sir
I was asked exactly this question.
sir, how can we convert 2a3b2c to aabbbcc instead of a2b3c2 to aabbbcc?
Hello Madan.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
Sir my input is abc my expected output is zyx is this possible in python can u explain sir?
Hello Bharath.
Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
When is available python interview question book