Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
string formater placehoder
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { string strformat=" my name is rajesh"; string f1="hi {0} I need {1}/- amount and i will back {2} days..."; string ff=f1+string.Format(strformat,"jj"); string fff=string.Format(ff,"rama","5000","5"); Console.WriteLine(fff); //Your code goes here Console.WriteLine("Hello, world!"); } } }
run
|
edit
|
history
|
help
0
ok
Lesson 2
Array merge
BFS DFS stack vs recursive
xddd
time
hay
Longest Substring Without Repeating Characters
Reflekcja assembly, instancja i metoda
Plt-D v.0.9.3.1