-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspeech_.py
More file actions
executable file
·19 lines (19 loc) · 831 Bytes
/
Copy pathspeech_.py
File metadata and controls
executable file
·19 lines (19 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Rapgod = '''
Uh sama lamaa duma lamaa you assuming I'm a human
What I gotta do to get it through to you I'm superhuman
Innovative and I'm made of rubber
So that anything you saying ricocheting off of me and it'll glue to you
I'm never stating more than never demonstrating
How to give a motherf**kin' audience a feeling like it's levitating
Never fading and I know that the haters are forever waiting
For the day that they can say I fell off they'd be celebrating
Cause I know the way to get 'em motivated
I make elevating music you make elevator music
Oh he's too mainstream
Well that's what they do when they get jealous they confuse it
It's not hip hop it's pop cause I found a hella way to fuse it
With rock shock rap with Doc
Throw on Lose Yourself and make 'em lose it
'''
import speech
speech.say(Rapgod)