Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
  Big Grin Thread: New to python, starting from scratch
Post: New to python, starting from scratch

questions = ["What is your name?", "What is your favorite color?", "What is your quest?"] n = 0 while True: print("Type q to quit") answer = input(questions[n]) if answer == "q": b...
Pythnoobvent1971 General Coding Help 1 2,017 Apr-16-2021, 11:34 AM
  Big Grin Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

Good day, very new here, just started learning to code python. I am an Electronic Technician want to change to a programmer, only started about a week ago. so please be gentle. **lol**
Pythnoobvent1971 Bar 431 229,737 Apr-16-2021, 11:28 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020