Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 69ashton
  • Content: Threads
  • Order by date
  1. 69ashton

    reinstalled win 10 and now sound card stopped working

    I have reinstalled windows 10 and my sound stopped working. How can i get the sound to work?
  2. 69ashton

    put items in correct boxes code for flash

    I used flash many years ago, when it was something called macromedia flash 8 and then cs version 1, 2 etc. I have CS5 installed but have forgotten how to code a lot of the stuff and also have not used AS3 for a long time. I want to code a scenario where the user moves different objects over...
  3. 69ashton

    what does pre-production mean, novice to subject

    I am a novice on this subject I am looking at online course material, there is a unit called pre-production, what does this mean? Does pre-production only refer to film production?, in the documents it mentions things like "Asset log", "Budget log", "location permission form", "story boarding"...
  4. 69ashton

    how to prevent user from typing a value like 1

    I am working on this code, how can i make it better? The first think i want to make better is change it so if a value like 1 or something is entered it will say you can only enter a value A to U grade = input("What is your grade?") if grade == "A": print ("A definitely stands for AMAZING!")...
  5. 69ashton

    brand new to python, program works but on testing has some problems

    I am new to python coding. I am writing a program, a quiz that asks mathematical questions, it will ask 3 maths question and randomly choose one of 4 operators, +,-,*,/ if the quizzer gets the question right the score will go up by one I have tested this code many times but it has never done *...

Part and Inventory Search

Back
Top