Tyler Silva
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
254,729
of 295,638
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Encrypting a Message with secret code?
I need help encrypting a message with code. Instructions are in the document attached. Heres the code I have so far: s ='MA...
9 years ago | 1 answer | 0
1
answerQuestion
Code to encrypt a string?
Im writing a code that needs to do the following: * 1) Prompt the user to enter the message to encrypt and the encryption ...
9 years ago | 1 answer | 0
1
answerQuestion
Writing secret codes?
Im writing a code that needs to do the following: * 1) Prompt the user to enter the message to encrypt and the encryption key...
9 years ago | 2 answers | 0
2
answersQuestion
While loops mixed with switch statements?
To start off I want to tell you what my code is supposed to do: * At the very beginning, ask the user how much money he/she ...
9 years ago | 0 answers | 0
0
answersQuestion
Question on using a while loop?
I have attached my script. I need to Add in code to keep track of the user’s total amount of money (balance), and Display the cu...
9 years ago | 2 answers | 0
2
answersQuestion
Question on dice simulation? (Edit)
I have attached my script. I need to Add in code to keep track of the user’s total amount of money (balance). Display the curren...
9 years ago | 1 answer | 0
1
answerQuestion
Question on dice simulation?
I have attached my script. I need to Add in code to keep track of the user’s total amount of money (balance). Display the curre...
9 years ago | 0 answers | 0
0
answersQuestion
Implementing a while loop into my code?
I attached the script for my code. I want a whike loop that will calculate the estimate for the sine of the angle by adding one ...
9 years ago | 1 answer | 0
1
answerQuestion
Changing switch statement to while loop?
I'll paste my script, but I was wondering how to change my switch statement to a while loop. With the switch if the user enters ...
9 years ago | 1 answer | 0
1
answerQuestion
Writing equation in a Taylor Series?
Im writing this script, and my outputs dont come out. My count variable produces a number, but Difference outputs NaN and Estima...
9 years ago | 1 answer | 0