Can anyone help me with this task?
I have to do this problem for homework, but I don't understand it. It involves binary division. I've already watched videos on it, but I still don't understand it 🙁
I have to do this problem for homework, but I don't understand it. It involves binary division. I've already watched videos on it, but I still don't understand it 🙁
Hello, I want to use a Python script to read how many lines a document has. I would also like to write a function that, depending on the number specified, outputs exactly this line from a document. (For example, if 2 is the second line.) Thank you in advance
Good morning I've been thinking about studying computer science for a long time, and I'm currently learning the basics of Python in a student club at university. Because there's a math club at our school next semester so we can do even more math, I'm wondering whether it makes sense to sign up for it….
Do IT people in companies also sit at the conference table/board table in the room where the board of directors is holding a meeting? And if so, what kind of IT people? Just the head of IT, or two or more?
Could someone answer the questions I asked in the picture?
In the ER model, I had three entities: CD, Song, and Artist, which were related to each other via the relationship type Track. As you can see, I now have 4 entities in relational DB. A CD can have multiple tracks. 1:N. A song can appear on multiple tracks? 1: N An artist appears on…
In Dezimal, das Ergebnis wieder ins Binäre
The result is 35 and I can easily convert it into binary, but that is not the point