111 questions
The top is the class for the main function (error) and The classes below are for reference types.I want to upload the captured image here, but it's not going up well, so if I were to write it,Drinks =...
If you install the textrank and proceed with the import below, from textrank import KeywordSummarizercannot import name 'KeywordSummarizer' from 'textrank'It's written as.It's the same even if I chang...
I am currently studying about the expression of the trinomial.year=2000val = 'It's leap year' if ((year%40) == 0) and ((year%100)!=0) or ((year%400)==0)print(val)If you type the code like this,SyntaxE...
I'm currently studying formatting.x = [10, 11, 12]x1=[13,14,15]First element in the list = {0[0]}.format(x)y = {a: 10, b: 11, c: 12}A key value in dictionary = {0[a]}.format(y)A key value in dictionar...
//import randomprint (Name Generation)Main character = input()print The name of the main character f{Heroine})while 1: power = random.randrange(3, 9) health = random.randrange(5, 9) mana = random.rand...
After you push the computer once and install Python,I just used print, but there's an errorWhat should I do? Should I reformat my computer?>>> print hello World File <stdin>, line 1 pri...
It worked well at school, but it doesn't work when I get home.It says raw_input is undefined, what's wrong?import sysprint (sys.platform)print (2 ** 100)raw_input()Traceback (most recent call last): F...
We are developing a web app with node.js. I'm going to study and start a startup.I was using mysql and found several issues about it and I'm switching to mariaDB.But... There's traffic from the first ...
A NoClassDefFoundError occurred when running the Java application. Why does this generally happen?
/System/Library/Frameworks/Ruby.Frameworks/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin15/rbconfig.rb:213: Warning: Insecure world writable dir/Users/guest/tomcat in this way, what is this...?cryi...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.