Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GROK MODULE 5 HELP!
#1
name = input('Cheer: ')
print('Give me a',name,name[0],'!')
print('Give me a,',name[1])
print('Give me a,',name[2])
print('Give me a,',name[3])
print('Give me a,',name[4])
print('Give me a,',name[5])
print('Give me a,',name[6])
print('Give me a,',name[7])
Output:
Cheer: gryffindor Give me a g, g! Give me a r, r! Give me a y, y! Give me a f, f! Give me a f, f! Give me a i, i! Give me a n, n! Give me a d, d! Give me a o, o! Give me a r, r! What does it spell? GRYFFINDOR
GRok learning is not really that helpful, unfortunately I am required to use this platform to learn python. If anyone can help point me towards the right direction please dont use complex terms and excpect me to understand lol. just show me an image if you can. please and thank you guys ! This forum has helped me
Reply


Messages In This Thread
GROK MODULE 5 HELP! - by AmineLS - Sep-26-2019, 03:22 PM
RE: GROK MODULE 5 HELP! - by metulburr - Sep-26-2019, 04:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  General Grok Help AmineLS 5 5,207 Sep-11-2019, 06:08 PM
Last Post: SheeppOSU
  New programmer using GROK AmineLS 2 3,188 Sep-10-2019, 12:25 PM
Last Post: AmineLS

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020