Act1
Create a complete C# program that will compute for the minimum number of moves based on the inputted number of disks. Provide its equivalent flowchart and pseudocode.
Act2
Create a complete C# program that will find the nth Fibonacci number. Use the formulas in finding the odd and even...
Create a c# program in windown application form that will do rock, scissor, paper. This should be random pick of the server. Put a score in player 1 or 2 if they won it will be 3 times only. And who will get the 3 first will be the grand winner.