[Tutor] Help with this question

2017-02-27 Thread Johnny Hh
write a python function called find_most_freq() that returns the element of a given list that occurs the most frequently. If there are ties, take the number found first. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options

[Tutor] How to clear the screen

2008-10-19 Thread Johnny
Hey friends I am a raw beginner that is going through my first tutorial book. As a personal project, I am trying to write a study program as I progress through my studies. In this program, it would be really neat if their was a way to clear the screen off. I have inserrted comments as to w

[Tutor] accessing files, (EXE files) Making EXE files from Python

2008-09-27 Thread Johnny
t; or make "data" files, but can you execute programs from python? just wondering also, one last question,,, How can you turn your newly made python program into a exe program to pass out to friends? Johnny ___ Tutor maillist - T

[Tutor] a simple keyboard art,,, gone wrong!

2008-09-20 Thread Johnny
I am a beginner programmer. I was trying to get this keyboard art to work in Idle I created it in Script mode, and it looks perfect. When I "copy & paste" it to try it in interactive mode, it is all scrabbled. See below for the mess up view. It suspose to say simply, "Game Over" print \

[Tutor] absolute beginner

2008-09-10 Thread Johnny
em to find that special one that will give me (a complete dummy) the info I need. thanks Johnny ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] Data Gathering

2007-08-19 Thread Johnny Jelinek IV
go to the website, could I create a program to let me search and it would output data from those sites to me in my program? Thanks! --Johnny ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Beginner Game: Rock, Paper, Scissors

2007-06-27 Thread Johnny Jelinek
formats, but not any that are vector, to my knowledge. I want to take advantage of the vector, if possible :D! On 6/26/07, Luke Paireepinart <[EMAIL PROTECTED]> wrote: Johnny Jelinek wrote: > how would I go about rendering an .svg to another file before showing > it on screen? Coul

Re: [Tutor] Beginner Game: Rock, Paper, Scissors

2007-06-26 Thread Johnny Jelinek
how would I go about rendering an .svg to another file before showing it on screen? Could you point me to some resources or examples? Thanks! On 6/26/07, Luke Paireepinart <[EMAIL PROTECTED]> wrote: Johnny Jelinek wrote: > sure, I wouldn't mind looking at your code :D! Also,

Re: [Tutor] Beginner Game: Rock, Paper, Scissors

2007-06-26 Thread Johnny Jelinek
hical. If you'd like to take a look at it, let me know. Happy Programming! =) -- bhaaluu at gmail dot com On 6/26/07, Johnny Jelinek <[EMAIL PROTECTED]> wrote: > Hello, I'm a beginner to python; I wanted to make a fun little game,

[Tutor] Beginner Game: Rock, Paper, Scissors

2007-06-26 Thread Johnny Jelinek
Hello, I'm a beginner to python; I wanted to make a fun little game, so I started with something simple: Rock, Paper, Scissors. The program I made satisfies me, but I want to add graphics. I installed pygame, and have some svg's that I want to render into graphics. I installed cairo, but then r

[Tutor] webcam secrets?

2006-01-22 Thread johnny` walker
i was wondering if there was a way to automatically take a picture from my webcam every oh say 5 minutes?   is there anyway of doing this (im very new to programming languages.)___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listi