Monthly Archives: April 2015

Quiz11

Quiz11
enel primer programa teniamos que hacer un progrma que leyera numeros de un archivo y apartir de estos calcular su promedio y su derivacion estandar
En el otro teniaos que hacer que contara cuantas beces aparecia una palabra en un archivo.

here is the two codes: https://github.com/juanheuforico/WSQ/commit/b411d7416c2e79672fdceaea92e2d61da31a57bf

Quiz11

Quiz11
enel primer programa teniamos que hacer un progrma que leyera numeros de un archivo y apartir de estos calcular su promedio y su derivacion estandar
En el otro teniaos que hacer que contara cuantas beces aparecia una palabra en un archivo.

here is the two codes: https://github.com/juanheuforico/WSQ/commit/b411d7416c2e79672fdceaea92e2d61da31a57bf

ECOA

I just did my ECOA evaluation for teachers.

It is important to do it because we should give them feedback for improvement so I’m telling everyone to do it.

#quizz11 #QUIZZ11 #itsaboutbananas #tc1014

Quizz 11
#tc1014
tc1014
#quizz11
question 1

find how many “bananas” there are  in a *.txt file
for this funtions I need to open a *.file in python and, search on it the word “banana”
cont its and display results


question 2 
find bananas no matters if banana is written with capital letters or minus letters
TXT file with lot of bananas

#quizz11 #QUIZZ11 #itsaboutbananas #tc1014

Quizz 11
#tc1014
tc1014
#quizz11
question 1

find how many “bananas” there are  in a *.txt file
for this funtions I need to open a *.file in python and, search on it the word “banana”
cont its and display results


question 2 
find bananas no matters if banana is written with capital letters or minus letters
TXT file with lot of bananas

#quizz11 #QUIZZ11 #itsaboutbananas #tc1014

Quizz 11
#tc1014
tc1014
#quizz11
question 1

find how many “bananas” there are  in a *.txt file
for this funtions I need to open a *.file in python and, search on it the word “banana”
cont its and display results


question 2 
find bananas no matters if banana is written with capital letters or minus letters
TXT file with lot of bananas

ECOS

This is a screenshot of my finished ECOS, yes it seems that they bugged.

#Quiz11 #TC1014 #LaNieveDeColimaExploto #PenguinLove #TepaEsLaLey #QueTeReviento

Aqui estan los codigos de mi quiz 11 🙂

https://github.com/gerahuerta/quiz11

#QUIZ11 #TC1014

Here is the link of my github code.

GitHub: https://github.com/chocotorroblue/Quiz11

#Quizz10 Quizz10

#tc1014 #quizz10


Question 1
the funtions for this question, ask for a lists of numebrs, and convert it to 3’s multiples and sum all return the result

question 2
this funtion return you the product point of   2 list of numbers.