How to take 3 random letters from first name , 2 from last name and phone number and 1 symbol from the given string 'specialChar'

后端 未结 0 867
不思量自难忘°
不思量自难忘° 2020-12-14 00:37
public class testingstring {

   public static void main(String[] args) 
   {
       Scanner userInput = new Scanner (System.in) ;
    
       String specialChar = &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题