Brake and continue coding coach C# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Brake and continue coding coach C#

I don’t understand what “int.Parse” is supposed to mean in the coding coach break and continue C#.

2nd May 2022, 7:16 PM
Kruz Raleigh
5 Answers
+ 1
* Google "c sharp parse int" * Find the docs: https://www.dotnetperls.com/parse * Read the docs
2nd May 2022, 7:19 PM
Lisa
Lisa - avatar
+ 1
Yes, it parses the string and converts the value.
2nd May 2022, 7:28 PM
Lisa
Lisa - avatar
0
So its kinda like “Convert.To”
 right?
2nd May 2022, 7:23 PM
Kruz Raleigh
0
Otherwise its very understandable ThankYou! :)
2nd May 2022, 7:25 PM
Kruz Raleigh
0
Thanks!
2nd May 2022, 7:28 PM
Kruz Raleigh