*file views.py in folder pages
from django.htpp import HtppResponse
from django.shortcuts import render
# Create your views here.
def home_view(*args, **kwargs): # *args, **kwargs
return HtppResponse("hello world")
C:\Users\leo>C:/python37/python.exe
c:/python37/Try-Django-master/src/pag
Hello I'm newbie in python, I'm learning looping in python, how to print
like in bellow;
Input:5
12345
2. 4
3 3
4 2
54321
Thanks guys
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop recei
Am too, I'm interesting training Django
On Mon, Dec 7, 2020, 3:09 PM narendra thapa
wrote:
> hello please add me also in training group?
>
>
> On Fri, Feb 21, 2020 at 7:27 PM Bharati Nilam
> wrote:
>
>> Hi,
>> I also from Hyderabad and I'm also interested in the training. please
>> tell me how
hello i having question, because i still learn python for me, so can help
me
the question is
how about if input like in below
1 ) input: 3 , return [1, 2, 3]
2) input: 2, return [2, 4, 3]
3) input: 6, return [3, 6, 6, 4, 5, 6]
4) input: 1, return [4, 6, 6, 4, 5, 6]
5) input: 1, return [5, 6, 6
, 5, 6]
thanks
Pada tanggal Sen, 31 Mei 2021 pukul 18.20 paidjoo indo
menulis:
> hello i having question, because i still learn python for me, so can help
> me
> the question is
>
> how about if input like in below
> 1 ) input: 3 , return [1, 2, 3]
>
> 2) input: 2, retur
continue dynamic
>>
>> 2) input: 2, return [2, 4, 3]
>> then continue dynamic
>>
>> 3) input: 6, return [3, 6, 6, 4, 5, 6]
>> then continue dynamic
>>
>> 4) input: 1, return [4, 6, 6, 4, 5, 6]
>> then continue dynamic
>>
>> 5) i
6 matches
Mail list logo