Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Eric
c# How to append to the right of a string in a file ?
Something like this
1 2 3
7 8 9
to
1 2 3 4 5 6
7 8 9 10 11 12
Programming & Design1 year agoc# is there a way to append a file on the side?
Example
I have a file with the contents
Hello
Nice
and I want to append some strings so it looks like
Hello World
Nice to meet you
1 AnswerProgramming & Design1 year agoWhat is the easiest way to code this in c#?
I have to make a simple game for my class project that requires a login. We arent doing anything too extravagant like using servers and databases, so when someone registers a login, I will just place them in a text file. I also have to save their top score, and their previous 10 scores. How do I go about this? Do I save Their username, password, and scores in all separate file, have them all in one file, or mix and match?
Programming & Design1 year agoCan I change alpha values of colors in python?
Let's say I have a box and I filled the box with
"red":self.canvas.create_rectangle(fill = "red")
the rgb is R:255 G:0 B:0 and Alpha is usually defaulted to 100%
can i change the alpha value of the color red to half?
Programming & Design1 year agoCalc 2 Series Help?
I just took a test, and there was one problem that stumped me and i cannot find an answer online.
Determine if the series converges, or diverges, if it does converge, show which test.
e ^(1/n)
3 AnswersMathematics2 years agoKinematic phys help?
Find the drop time of a ball
Yinitial = 10m
Yfinal = 0m
Vinital = 0m/s
Vfinal = ??
T = ??
a = -9.81
1 AnswerPhysics2 years agoHow to deal with dishonest customers in food business?
I work at a restaurant and there are a lot of times where there are dishonest customers. When they call in for a pick up, show up 5 minutes later and say they didnt get a certain entrè. Sometimes it is our fault, but there are times that I know I packed every order and people just want an extra free meal. It is frustrating when people do this
4 AnswersSmall Business2 years agoPhysics Question?
I do not need the answer, I would just like to know how i start it
A 3.50×103 kg truck can generate a total force of 1.40×104 N. The truck is at rest and is about to begin towing a trailer with a mass of 1.5×103 kg.
a) What magnitude of acceleration can the truck achieve when towing the trailer?
b) What is the tension in the coupling between the truck and the trailer?
1 AnswerPhysics3 years agoWhile loops question for C programming?
Im trying to make a multiple choice while loop.
Ex. There are 3 choices to choose from a, b, or c. However, if they enter d. I want it to output something like "Invalid Choice, Please choose a, b, or c."
I want to make it so if they choose an invalid choice, it will loop back to the beginning
5 AnswersProgramming & Design4 years agoHeadset doesnt work sometimes?
I have a logitech g35, but sometimes the audio just stops working and to fix it, i have to unplug and replug it. This is just a temporary fix. Sometimes it also happens when I adjust the volume on the headset.
When I am watching videos on youtube and this happens, my video freezes too and again, I have to unplug and replug my headset for it to start again
1 AnswerAdd-ons4 years agoIs Ymir the one who ate Reiner's friend on AoT?
I dont want any extra spoilers, just a yes or no answer. When i watched Episode 4, the Titan who ate Reiner's friend looked alot like the one which Ymir transformed into
2 AnswersComics & Animation4 years agoEat after vomiting?
I just came back after my first gym session (in my life) and felt sick and vomited what was left of my dinner. I was wondering if i should eat again after to refill my stomach
2 AnswersDiet & Fitness4 years agoMalnourished diet plan?
When I was a young, I only ate food about once a day due to me being out with friends all day and coming home for dinner. I grew up with that mentality of eating little. Now I am 19 and weigh about 95lb. Every rime I try to eat a lot, I want to puke. I want to gain weight and muscle but I need to fix my appetite first. Help please
5 AnswersDiet & Fitness5 years agoComputer Programming Question. Need help?
Jason typically uses the Internet to buy various items. If the total cost of the items ordered, at one time, is $200 or more, then the shipping and handling is free; otherwise, the shipping and handling is $10 per item. Design an algorithm that prompts Jason to enter the number of items ordered and the price of each item. The algorithm then outputs the total billing amount. Your algorithm must use a loop (repetition structure) to get the price of each item. (For simplicity, you may assume that Jason orders no more than five items at a time.
2 AnswersProgramming & Design5 years agoSimilar dance songs to Evacuate the Dance floor please?
I'm trying to make an amv of a song thats not Evacuate the Dance floor, but a song similar to it
1 AnswerLyrics7 years ago