x = {0:'a',1:'b',2:'c'} for i in x.keys : print(i) —————————— A- 0 1 2 B- a b c C- Error D- None #Python_quiz

7
3
10
1
0
C- Error x = {0:'a',1:'b',2:'c'} for i in x.keys(): print(i) for j in x.values(): print(j)
0
0
1
0
0
United States Trends
- 1. Good Thursday 23.2K posts
- 2. Terry Rozier 1,570 posts
- 3. #GirlsWhoInspire N/A
- 4. Wemby 117K posts
- 5. Happy Friday Eve N/A
- 6. Talus Labs 16.9K posts
- 7. #thursdayvibes 2,268 posts
- 8. #ThursdayThoughts 1,297 posts
- 9. #GirlPower N/A
- 10. #thursdaymotivation 3,318 posts
- 11. Spurs 60.8K posts
- 12. Congrats Phil N/A
- 13. Fetterman 42.2K posts
- 14. jeonghan 195K posts
- 15. Patti 3,620 posts
- 16. Victor Wembanyama 44.2K posts
- 17. Hamburger Helper 5,893 posts
- 18. Cooper Flagg 14.8K posts
- 19. Mavs 21K posts
- 20. Satoshi 19.8K posts
Loading...
Something went wrong.
Something went wrong.