#TC1017 #QUIZ11

1

Something new that I learned:

ifstream myfile;
  myfile.open (filename);

 

—-this is for open a file 😀

Quizz 1

https://github.com/alejcbgmz/WSQ-s-Ale-Jcb-Gmz/blob/master/banana1.cpp

Quizz 2

https://github.com/alejcbgmz/WSQ-s-Ale-Jcb-Gmz/blob/master/banana2.cpp

P.D when you insert the name of the text file remember write .txt at the end 😀 

I used 

http://c.conclase.net/curso/?cap=039

https://www.youtube.com/watch?v=Iho2EdJgusQ

 

CC BY 4.0 #TC1017 #QUIZ11 by Alejandra Jacobo Gómez is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.