rage / python-kesa20

https://python-k20.mooc.fi
0 stars 7 forks source link

Osa 2:reseptien hakeminen valmistusaika perusteella kirjoitusvirhe 20 min !!! #31

Closed tinygren closed 4 years ago

tinygren commented 4 years ago

Osa 2:reseptien hakeminen valmistusaika perusteella

loydetyt = hae_aika("reseptit1.txt", 20)

for resepti in loydetyt: print(resepti) Esimerkkitulostus Lettutaikina, valmistusaika 15 min

kommentti: hae aika -funktio saa parametriksi aika = 20 ...mutta tulostuksessa ...tulee 15 min .

mluukkai commented 4 years ago

Tehtävässä haetaan ne reseptit joiden valmistusaika on KORKEINTAAN parametrina oleva luku

pe 10.7.2020 klo 17.41 TIMO TUOMAS NYGREN notifications@github.com kirjoitti:

Osa 2:reseptien hakeminen valmistusaika perusteella

loydetyt = hae_aika("reseptit1.txt", 20)

for resepti in loydetyt: print(resepti) Esimerkkitulostus Lettutaikina, valmistusaika 15 min

kommentti: hae aika -funktio saa parametriksi aika = 20 ...mutta tulostuksessa ...tulee 15 min .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rage/python-s20/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD7XYZLEZVPQUSBVQFYQ4LR24SA5ANCNFSM4OWU62ZQ .

tinygren commented 4 years ago

Oi kiitos nopasta vastauksesta...!!!

t. timo ps. olimpa huolimaton...

On Fri, Jul 10, 2020 at 5:45 PM Matti Luukkainen notifications@github.com wrote:

Tehtävässä haetaan ne reseptit joiden valmistusaika on KORKEINTAAN parametrina oleva luku

pe 10.7.2020 klo 17.41 TIMO TUOMAS NYGREN notifications@github.com kirjoitti:

Osa 2:reseptien hakeminen valmistusaika perusteella

loydetyt = hae_aika("reseptit1.txt", 20)

for resepti in loydetyt: print(resepti) Esimerkkitulostus Lettutaikina, valmistusaika 15 min

kommentti: hae aika -funktio saa parametriksi aika = 20 ...mutta tulostuksessa ...tulee 15 min .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rage/python-s20/issues/31, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAD7XYZLEZVPQUSBVQFYQ4LR24SA5ANCNFSM4OWU62ZQ

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rage/python-s20/issues/31#issuecomment-656713773, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIFBCVBG6WMGS3B4H77WD5LR24SRHANCNFSM4OWU62ZQ .