amanjainits06
Member
- Joined
 - Feb 26, 2022
 
- Messages
 - 5
 
- Programming Experience
 - 3-5
 
Why the output is like this
123
XYZ
as per my understanding, it should print XYZ first, as I am not writing await in line no. 50
  
		
		
	
	
		
	
	
		
			
		
		
	
				
			123
XYZ
as per my understanding, it should print XYZ first, as I am not writing await in line no. 50