R program to illustrate # the use of sprintf() function # Initializing values x1 <- "GeeksforGeeks" x2 <- 100 x3 <- "success" # Calling sprintf() function ...
確定! 回上一頁