Posts by guilherme daniel • 9 points
2 posts
- 
		0 votes0 answers19 viewsQ: How to get out of a loop when inserting a word?How do I exit the loop when typing the word 'END'. Currently he keeps asking for the other data repeatedly and when typing 'FIM' he does not terminate the program. #include <stdlib.h> #include… casked guilherme daniel 9
- 
		-1 votes1 answer105 viewsQ: What would be the right and most complete way to start an html document?I started an HTML document in Sublime Text 3 and it is possible to type only html:5 and press tab that the initial body of an HTML document appears. I did the same with VS Code and it already… htmlasked guilherme daniel 9