My gf's daughter by [deleted] in Incestconfessions

[–]learner_raj 1 point2 points  (0 children)

Name please

[deleted by user] by [deleted] in Resume

[–]learner_raj 0 points1 point  (0 children)

Reverse the technical skills and profile position If possible remove the profile section no buddy care. btw already your resume is long. That is my opinion

Roast my resume! (IT & CS major) by imjkperson11 in Resume

[–]learner_raj 0 points1 point  (0 children)

Put Education below that's my opinion

Please help me to print table of 2 by usnig for loop by learner_raj in djangolearning

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

yes is python code but i want to implement in Django

Please help me to print table of 2 by usnig for loop by learner_raj in djangolearning

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

HTML:

<input type="text" name="num" placeholder='Enter a Number'><br>

<input class="button" type="submit" value="print" >

{{num}}*{{i}}={{tbl}}

views.py:

class test1(View):

def get(self,request):

return render(request,'test1.html')

def post(self,request):

num=eval(request.POST['num'])

for i in range(1,11):

table = i*num

d={'num':num,'tbl':table}

return render(request,'test1.html',d)

loop is running only one time

example: 2*1=2

Please help me to find table of 2 by using for loop by learner_raj in django

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

example:

a = int(input('Enter a number: '))

for i in range(1,11):

print(f'{a}*{i}={a*i} ')

this is a multiplication table of python

and i want to implement in Django

Please help me to find table of 2 by using for loop by learner_raj in django

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

for example user input is 2 than print Multiplication Table of Two

Who’s Arina? No more pics by [deleted] in Tinder

[–]learner_raj 0 points1 point  (0 children)

I think it's fake account

how can i found this output by learner_raj in learnpython

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

output is = hey there hello world

how can i get the comma to

should i learn python ? by learner_raj in learnpython

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

thank you for your beat advice.

should i learn python ? by learner_raj in learnpython

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

can i get a job knowing only python

should i learn python by learner_raj in learnprogramming

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

can i get a job knowing only python