НАПИШИТЕ ПРЕДНАЗНАЧЕНИЕ КАЖДОЙ СТРОКИ . F=[] -
while n>0: -
F.append(int(input())) -
n=n-1. -
n=len(F) -
for j in range (n-1) -
if F[j]>F[+1] -
k=F[j] -
F[j]=F[j+1] -
F[j+1]=k -
print F -
пожалуйста
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.