मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता १२

Write a Python program to display the given pattern. C O M P U T E RC O M P U T E C O M P U T C O M P U C O M P C O MC O C - Computer Science

Advertisements
Advertisements

प्रश्न

Write a Python program to display the given pattern.

C O M P U T E R
C O M P U T E
C O M P U T
C O M P U
C O M P
C O M
C O
C

टीपा लिहा

उत्तर

Coding:

str 1=”COMPUTER”
index=len(str1)
for i in str1:
print(strl[0:index])
index-=1
Output:
>>>
RESTART: C:/Users/COMPUTER/
AppData/Local/Programs/Python/ Python37-32/compl.py ‘
COMPUTER
COMPUTE
COMPUT
COMPU
COMP
COM
CO
C
shaalaa.com
Programs Using Strings
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 8: Strings and String manipulation - Evaluation [पृष्ठ १३०]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
पाठ 8 Strings and String manipulation
Evaluation | Q 1. | पृष्ठ १३०
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×