Yes, I am going to talk about IDEs yet again. The reason for this is because I think I am starting to get further along with mine! I am continuing to download the packages, and learn further what IDEs are! Apparently, without all the packages, IDEs are just text editors. But now I think I am getting the right packages. Soooooo... why isn't it working? Who knows. All the error messages say stuff like "Your filgum is not engaged in the nemearaton." What?
By the way, I saw a really cool old Porsche today. It was probably 1960s - 70s. And it was in really good condition!
today's code:
import random
import time
number = random.randint(1,10)
print('Guess the number!')
time.sleep(0.3)
guess = input('What is your guess?\n')
time.sleep(0.5)
if guess == number:
print('You win!')
else:
print('Try again.')
Also, I am taking a poll! My question is: do you code at all? And if so, what language do you use? Just post your answers in the comments section! Please participate!
Sorry. I know nothing about coding except what I read in your blog.
ReplyDeleteWhen I code the language I use is; achoo, achoo.
ReplyDeleteHi Ced. The dumb comment above was mine in case you couldn't guess. Since I had to explain it to Anya I figured I had better follow up.
ReplyDeleteThe closest I get to coding is ladder logic with Allen Bradley PLCs (programmable logic controllers). We use it to control machines and devices attached to machines. I have included a link to explain a little bit how it works. You may need to get your dad to sit with you and explain some terms. You have heard me talk about Corey... he is a whiz at this. https://youtu.be/Ei4_HqzUFBs