Compare commits
	
		
			2 Commits 
		
	
	
		
			30a6346fc5
			...
			7e12264856
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | 7e12264856 | 3 years ago | 
|  | e8550885ce | 3 years ago | 
| @ -0,0 +1,9 @@ | |||||||
|  | a = int(input('Введите первое число:',)) | ||||||
|  | b = int(input('Введите второе число:',)) | ||||||
|  | if a > b: | ||||||
|  |     print(1) | ||||||
|  | else: | ||||||
|  |     if a > b: | ||||||
|  |         print(2) | ||||||
|  |     else: | ||||||
|  |         print(0) | ||||||
					Loading…
					
					
				
		Reference in new issue