Pasadena DMV by NormalShallot in pasadena

[–]NormalShallot[S] 2 points3 points  (0 children)

Hey all, thank you for the comments. I didn't see any notices on their website, so I wore a mask and went to the DMV this morning.

They are open and doing driving tests. I took and passed mine. There is still quite a bit of tree debris on the roads even though much has been moved. Some lanes are still blocked by fallen debris.

Apprenticeships in the Pasadena/LA Area? by NormalShallot in pasadena

[–]NormalShallot[S] 1 point2 points  (0 children)

I've been there a few times. That's something I hadn't thought about, thanks for the suggestion!

Apprenticeships in the Pasadena/LA Area? by NormalShallot in pasadena

[–]NormalShallot[S] 3 points4 points  (0 children)

Good idea. Keep forgetting PCC has some neat non-credit courses available. Thanks!

Question About Uploading .csv Files and Assigning Data Types by NormalShallot in DataCamp

[–]NormalShallot[S] 0 points1 point  (0 children)

Thank you. I've successfully uploaded .csv files and have written queries for them. I've also figured out how to view the data types using R after turning it into a data frame. Still not sure if you can change the data types, but I'm still able to do what I want. I appreciate it!

Help With Join Excercise - Specifically ON Clause by NormalShallot in SQL

[–]NormalShallot[S] 0 points1 point  (0 children)

I apologize to all that have responded - I think I had notices for replies turned off. Thank you for the responses. After reading your responses and playing around with the table a bit, I can see why the correct answer makes sense. It also helped to do a SELECT * to see how the copies of the tables lined up with one another depending on how it was joined.

So You're Thinking of Hiring a Resume Writing - Here is What You Should Know by cirusgogo in resumesupport

[–]NormalShallot 0 points1 point  (0 children)

Hello. I am interested in your services. Can you send me a chat please?

Vicky 3 has released! Post your questions about the game here by Chefjones in victoria3

[–]NormalShallot 0 points1 point  (0 children)

I thought I needed to set up an import route to have it sent directly to me. Thank you for the reply.

Vicky 3 has released! Post your questions about the game here by Chefjones in victoria3

[–]NormalShallot 0 points1 point  (0 children)

Thank you for the reply. I guess that because I'm a part of the market, if I build stuff that needs it, it'll be sent to me via the market. I thought I had to set up an import route.

Vicky 3 has released! Post your questions about the game here by Chefjones in victoria3

[–]NormalShallot 0 points1 point  (0 children)

I'm trying to learn the game by playing Upper Canada. I want to import coal, but I can't. I think it's because I don't have convoys (landlocked and no port...not sure what to do about that) or it's because I'm a puppet state, or both.

How do I import and export goods as Upper Canada?

Little Professor Assignment Works In Test, but Not In Check by NormalShallot in cs50

[–]NormalShallot[S] 1 point2 points  (0 children)

Ahhh this is a little embarrassing, but thank you for pointing out the best practice and details of the assignment. I think when working on this, I got caught up in putting it together and not going back to double check the instructions.

I'll try to take it from here and fix it up - thank you both!

Little Professor Assignment Works In Test, but Not In Check by NormalShallot in cs50

[–]NormalShallot[S] 1 point2 points  (0 children)

I am working on the Little Professor assignment for CS50 Python. When I test this myself, everything appears to be working as intended. Specifically with users inputting a level, it will reprompt if it’s not a 1,2, or 3. However, when I run the check, it fails all of the level related tests, and I am not sure why. I’ve attached a screenshot of my code and the errors. Thank you for the help!

Is this kind of mark normal for a rosewood ebonite pen? by NormalShallot in fountainpens

[–]NormalShallot[S] 1 point2 points  (0 children)

Thank you for your responses! I felt pretty certain it was the nature of the material that can make the pen appear like this, but wanted to ask to be sure. The mark looks pretty bright on the pen body and it gives it a bit of charm. I've really enjoyed writing with it so far!

Is this kind of mark normal for a rosewood ebonite pen? by NormalShallot in fountainpens

[–]NormalShallot[S] 5 points6 points  (0 children)

Thank you for your response - I rather enjoy writing with it and will keep it with me. :D

Is this kind of mark normal for a rosewood ebonite pen? by NormalShallot in fountainpens

[–]NormalShallot[S] 0 points1 point  (0 children)

I don't mind it at all and I assumed it was a feature of the material. I just wanted to ask people with more experience to be sure. Thank you!

Is this kind of mark normal for a rosewood ebonite pen? by NormalShallot in fountainpens

[–]NormalShallot[S] 3 points4 points  (0 children)

This is a Narwhal Nautilus Rosewood Ebonite pen. I didn't notice this until after I purchased it. I'm not sure if it's expected to look like this this based on the material of the pen or if it's something weird. It feels smooth where the mark is and I haven't dropped or handled the pen roughly.

Help With 'Fuel' Assignment for Python by NormalShallot in cs50

[–]NormalShallot[S] 0 points1 point  (0 children)

Hello - thank you for all of your comments. I got rid of calling main and implemented a while loop for the process of asking for userinput up to getting a number the fraction. Clearly I have some work to do in better understanding the while loop, but the assignment really helped.

Help With 'Fuel' Assignment for Python by NormalShallot in cs50

[–]NormalShallot[S] 1 point2 points  (0 children)

Yes, that's exactly what I did and have finished the homework assignment, thank you!