String | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

String

How can I get just a string and send just part of it to a function? For example: string a=“how are you”; how can i convert this string into 3 strings like string a1=“how” ,a2=“are”,a3=”you”;

26th Dec 2019, 10:40 PM
Severus
Severus - avatar
1 Réponse