Recent content by Adam Kohnle

  1. A

    Challenge Can You Solve These Math Challenges?

    Thanks so much! I will go and do that!
  2. A

    Challenge Can You Solve These Math Challenges?

    I appreciate that and if I have questions then I will ask y'all. For now I am going to worry about learning other things since I am beginning college and I still am not sure what my second major should be. I have to do one major as secondary education and then one major in the STEM field so I...
  3. A

    Challenge Can You Solve These Math Challenges?

    Can someone translate this into English? Just kidding but this is not basic unless I know less than I thought. Is the answer... 4? Just kidding but this is like Greek to me so I need to do some more studying then
  4. A

    Python Create a sign-out sheet in Python

    I have done a decent bit of python on code academy but because I took a class, I am ahead of where I am on code academy and I don't like playing catch up but your right I should.
  5. A

    Python Create a sign-out sheet in Python

    Thanks! I will see what I can do!
  6. A

    B The Impact and Relevance of Quantum Mechanics: An Interview with an Expert

    Hello everyone! I am working on a quantum mechanics research paper and I need to interview one person. It can be electronically or even in a place like this. I just need one person to answer a few simple questions and to describe their qualifications that prove they are a reliable source for...
  7. A

    Python Create a sign-out sheet in Python

    Also I want to emphasize how much I appreciate the help! You have been extremely helpful and I appreciate it!
  8. A

    Python Create a sign-out sheet in Python

    Thanks and I am the type of person that learns through a trial by fire metaphorically. When I do something for my level then I typically get bored but if it is beyond my level, I see where I want to be and then I become more interested and typically I learn faster. It sounds counter intuitive...
  9. A

    Python Create a sign-out sheet in Python

    That is extremely helpful! Thanks! How would you approach making it generate the pass as well? I thought about having it open in google chrome but I do not know how that works. I tried google but my idea is pretty specific so I was having trouble finding an answer. I was hoping it would use an...
  10. A

    Python Create a sign-out sheet in Python

    The teacher did not assign it, I simply finished all of his assignments early so I created my own project. I then told him what I was doing and he mentioned that if it works well enough then he will want to use it so students can sign out of the classroom using their computers. I want the...
  11. A

    Python Create a sign-out sheet in Python

    it is just for practice but if it ends up good enough, my technology teacher wants to use it
  12. A

    Python Create a sign-out sheet in Python

    i figured out how to make it just add the text without deleting everything. I just needed an "a" instead of a "w" in the line that states: f = open('Sign Out Sheet.txt','w') Now I just want it to create a pass for me as well that once it is generated, I can simply print using simply ctrl + p.
  13. A

    Python Create a sign-out sheet in Python

    Also another thing I want to do later is have it create a pass for you that you can just print and then leave the class room. I want it to automatically put in the information
  14. A

    Python Create a sign-out sheet in Python

    Hello everyone, I am trying to create a sign out sheet as if I am a teacher and its so then people can sign out electronically. I know very little python and I have googled most things. I have never worked with a text file before. I am trying to make so it will ask my name, destination, and time...
  15. A

    What is the Collatz Conjecture and How Can High Schoolers Have Fun With It?

    Hello everyone and I hope you had a happy Easter if you celebrate it and even if you don't, I hope you had happy day at least! I was wondering if anyone knew of any interesting or "fun" mathematical conjecture, equations or whatever that an inexperienced high schooler (me or anyone else curious)...
Back
Top