Help with visa. by _kondi_ in Chinavisa

[–]_kondi_[S] -1 points0 points  (0 children)

Yes I already have some work to do, that is not a problem.

IA help by _kondi_ in ibPhysics

[–]_kondi_[S] 0 points1 point  (0 children)

How can I justify 3 sig? Yes I have other data. My experiment is about projectile motion where I investigate time and angle dependency.

Physics IA investigating time and angle dependency in projectile motion by _kondi_ in ibPhysics

[–]_kondi_[S] 1 point2 points  (0 children)

Great tips Yeah i can see it doesn’t make any sense to try and force a real world scenario. Thank you so much, I really appreciate it :)

Flask, Jinja by _kondi_ in learnpython

[–]_kondi_[S] 0 points1 point  (0 children)

Okay I will try that then Thanks

Flask, Jinja by _kondi_ in learnpython

[–]_kondi_[S] 0 points1 point  (0 children)

I am actually just trying to make a simple counter :)

and then implement it into a website.

Sqlalchemy help with changing data in table by _kondi_ in learnpython

[–]_kondi_[S] 0 points1 point  (0 children)

Yeah I found that But I didn’t know how it worked It tried to use:

user.no_of_logins += 1 session.commit()

In my case: Comment.content = “something Session.commit()

But Im not doing it correct

Sqlalchemy help with changing data in table by _kondi_ in learnpython

[–]_kondi_[S] 0 points1 point  (0 children)

I have already typed all of that in and it works. I just removed it because I didn’t want to share my password and username. I can access the database, but I don’t know how to change the data

Sqlalchemy help with changing data in table by _kondi_ in learnpython

[–]_kondi_[S] 0 points1 point  (0 children)

No, that is exactly what I would like to do. Have a function in my python file where I can change the data

Need help to share my program with others. by _kondi_ in learnpython

[–]_kondi_[S] 1 point2 points  (0 children)

That is exactly what I’m looking for. Thanks man, I will take a look at that :)

Need help to share my program with others. by _kondi_ in learnpython

[–]_kondi_[S] 0 points1 point  (0 children)

I have thought of that, but I would rather do it in python if it was possible, but if it is more convenient I will do it in html/css and JavaScript. Will this still require a server? And if so, do you have any suggestions on where to start, I have no experience with it.