BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the community, you simply need to register an account or log into an existing one.

Be sure to check out disposable e-mail services, in case you prefer using one for this site instead of your legit address: http://10minutemail.com/10MinuteMail/

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can see and download all content provided for regular members even without an account!

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the community, you simply need to register an account or log into an existing one.

Be sure to check out disposable e-mail services, in case you prefer using one for this site instead of your legit address: http://10minutemail.com/10MinuteMail/

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can see and download all content provided for regular members even without an account!

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Not a Game, Demo or DLC: WUP Installer
Python - Set Theoretic Compliment / Set Minus Empty3/21/2023, 1:46 am by eztvb

» Jduel Links Bot Error Cannot start
Python - Set Theoretic Compliment / Set Minus Empty3/3/2023, 8:41 am by Bully@WiiPlaza

» Need help getting Homebrew Channel installed
Python - Set Theoretic Compliment / Set Minus Empty2/11/2023, 3:55 am by SnB@BWH

» News: Goldeneye 007 Coming To Nintendo Switch And Xbox Game Pass On January 27th
Python - Set Theoretic Compliment / Set Minus Empty1/27/2023, 12:13 pm by Bully@WiiPlaza

» Wii Play: Motion [SC8A01] [SC8P01] [SC8E01] Dolphin Park Infinite Time
Python - Set Theoretic Compliment / Set Minus Empty1/25/2023, 7:36 am by Bully@WiiPlaza

» [RELEASE] Waissez-faire (Landscape) by Seth@WiiPlaza
Python - Set Theoretic Compliment / Set Minus Empty1/24/2023, 2:51 am by Seth@WiiPlaza

» Code Request for Wii Sports [RSPE01]: Telekinesis Hack
Python - Set Theoretic Compliment / Set Minus Empty1/4/2023, 4:22 am by Bully@WiiPlaza

» Help Porting annoying stupid muggy Gecko Code
Python - Set Theoretic Compliment / Set Minus Empty1/1/2023, 11:32 pm by Bully@WiiPlaza

» How Do I Subtract from a Register Using Gecko Codetypes?
Python - Set Theoretic Compliment / Set Minus Empty12/12/2022, 12:27 am by Reclaimer Shawn

» How Do I Make Else-If and Nested If Statements in Gecko?
Python - Set Theoretic Compliment / Set Minus Empty12/9/2022, 1:31 pm by Reclaimer Shawn

Search
 
 

Display results as :
 


Rechercher Advanced Search

April 2023
MonTueWedThuFriSatSun
     12
3456789
10111213141516
17181920212223
24252627282930

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

Python - Set Theoretic Compliment / Set Minus

Go down  Message [Page 1 of 1]

SnB@BWH

SnB@BWH
Admin & Writer

Code:
x = [1, 2, 3, 4]
y = [5, 6, 3, 4]

minus = [num for num in x if num not in y]
print(minus)

https://en.wikipedia.org/wiki/Complement_(set_theory)


_________________
Python - Set Theoretic Compliment / Set Minus Simple10

Python - Set Theoretic Compliment / Set Minus LSTjSyD: SnB_BWH#2732

Click HERE to earn free bitcoin, litecoin, dogecoin, and dash!

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum