445 questions
The Python indication through the visual studio code is displayed1) 1) ->2) - - - -There are two. What is the difference between these two marks?-- When running -print (years), there is no mistake ...
I went to an academy recentlyI'm learning Python and Java.They both use a program called Spider, Eclipse.I like VSCODE because it's much more comfortable and UX is cleanIt seems that good academies us...
HelloIt's Corinne.I'm studying Python while watching the Fast Campus web development lecture, but the input() function doesn't move as I want, so I'm asking you a question.I downloaded the version of ...
I installed the pytorch properly, and I was using it without any problems with VScode.But since yesterday, suddenlyimport torchModuleNotFoundError: No module named 'torch'An error occurs. But the stra...
a=(10, 'Hong')b=(11), 'im')c=(12), 'HAN'dic = dict((a, b, c))print ('Student Information:', dic)while True: x=int (input('Enter academic year:')) if x < 0: print (End Program) break elif x in dic: ...
The following code was written to solve the Montyhole problem with Python.for _ in range(trial): Gift = random.randomint (0, 2) player_choice = random.randint(0, 2) Fail = [] for i in range(3): ...
If you set up a virtual environment, it should float like that, but I don't float like the bottomIt floats like thisI changed the course and ran itIt's being executed like this, but I don't know if th...
I set it like that when I first installed the vscode and edited the php file, I got a message asking me to set the path, but there is an error. I'm asking you a question because I don't know even if I...
Hi, everyone.I am a beginner among beginners who have only started studying Python by myself for about a month.I was making a program because I thought of oneEnter the values in the first and second t...
« | - 44 - | » |
© 2024 OneMinuteCode. All rights reserved.