Posts by Icaro Amorim • 151 points
2 posts
-
-2
votes1
answer16
viewsQ: Deploy Django+React js
Hi, I’d like to ask you a few questions. Suppose I want to make an api for a store application using Django and the frontend using React js. How would the application deploy work, I would need to…
-
5
votes1
answer12643
viewsQ: can’t Multiply Sequence by non-int of type 'float'
Error: can’t Multiply Sequence by non-int of type 'float' I am facing this error, I know it involves variable types, but I do not know how to make the entry receive a float type value…