Strings :

<aside> 💡 stoi(string) —> used to convert string to integer str.substr(from , to) —> is used to take a substring from a given string

</aside>


Normal Programs