+ 2
How to write this program in python?
How to write a program that generate a set of prime numbers and another set of odd numbers and display the result of union, intersection ,difference and symmetry difference operations
5 Antworten
+ 1
line 1
x*2+1
line 6
while j < i/2 + 1:
+ 2
https://code.sololearn.com/c4Lpj2IDn73y/?ref=app
The answer is not correct in this code
+ 2
Thank you
+ 1
Please finish your first question first.
https://www.sololearn.com/Discuss/1789055/?ref=app
After you succeed for Question 1. Code an attempt for question 2.
Post your attempt here if you get stuck.
+ 1
Alright, let's proceed to this question now.
Do you have a code attempt for this one, if so, please share.