All Questions

19771 questions


1 answers
312 views
0
I want to correct the part of the question error from deep learning 1 that I make from scratch.

There is an error and I don't know where to fix it, I think I should probably correct the for statement from line 55.import sys,osimport numpy as npsys.path.append(os.pardir)from dataset.mnist import ...

2 years ago

2 answers
386 views
0
You're doing something after initialization, right?You're starting the BIOS from there, right?

Processor Initialization - > BSP(?) - > Mysterious Software - > BIOS I wonder if that's how it boots into the BIOS.Are you reading the BIOS code into memory using the in-out instruction in th...

2 years ago

1 answers
429 views
0
Are variable names like relative pronouns ants?

You want to create a variable name that means a labored job.jobs_worker_already_worked_forIt's a variable name with a noun modified by a relative pronoun called jobs(which) the worker already worked f...

2 years ago

1 answers
292 views
0
I want to use OpenPyXL to search for a specific string and put any value in the cell next to it.

I'm a super beginner at Python.Load the prepared Excel using openpyxl and You would like to enter any number next to a cell containing a specific character.In the image below, the target is indicated,...

2 years ago

1 answers
261 views
0
Criteria for judging "full-width characters" and "half-width characters" on Twitter

As a preliminary Twitter story, where do you decide whether the text in the tweet is full-width characters (up to 140 characters) or other characters (up to 280 characters ... so to speak, half-width ...

2 years ago

2 answers
352 views
0
Java Class Succession Does Not Make You Knows

I am a beginner in Java.There is a problem with class inheritance.Please let me knowProblem statement: Create a ShortComic class that inherits the Comic class.ShortComic represents a comic book with o...

2 years ago

1 answers
287 views
0
I think the code is correct, but it's a KeyError.Is setting.ini in the working directory a problem?

I get an error like thisException in Tkinter callbackTraceback (most recent call last): File C:\Users\81902\anaconda3\lib\tkinter\_init__.py, line 1892, in__call__ return self.func(*args) File C:\User...

2 years ago

2 answers
392 views
0
SyntaxError Occurs in the Program as Written in the Book

I've read it over and over again, but I can't help but get an error even though they're all the same programs.import pygame aspg,syspg.init()screen=pg.display.set_mode(800,600))while True: screen.fill...

2 years ago

1 answers
329 views
0
Zip file with password generated by JavaScript does not have a password

environmentClient OS: Windows 10 Pro (1809)Browser IE11 QuestionAfter embedding JavaScript in an HTML file and using ActiveXObject to create a zip file with a password file with 7 zip from the followi...


1 answers
293 views
0
Regarding the quota application for Youtube data API

Regarding the Youtube data API quota application, As a trial, I created the same program as the existing service and applied for it.For some reason, it was not allowed as a policy violation.Policy I.1...

2 years ago
« - 112 - »

© 2024 OneMinuteCode. All rights reserved.