rock paper scissors using functions with extra features

Hello i am trying to write a rock paper scissors program using functions with some extra added features
Here is the sample output what i am thinking off.

Rock! Paper! Scissors! r
Rock (You) vs Paper (Computer)
I am going to attack!! One! Two! Three!! r
Rock (You) vs Scissors (Computer)
You are going to attack!! One! Two! Three!! s
Scissors (You) vs Rock (Computer)
I am going to attack!! One! Two! Three!! p
Paper (You) vs Paper (Computer): You lose!!

Let me know how to get this code.
Thanks in advance
Why don't you do a little search here on the forum? There are plenty of threads about this topic.
The search box is at the top.
Topic archived. No new replies allowed.