Page 1 of 1

Bonne année 2023 avec le programme hybride Zero+TI-Basic !

Unread postPosted: 31 Dec 2022, 23:59
by critor
Image Français - English Image

Nos Zero ZGC2 et TI-83 Premium CE Edition Python se sont réunies fraternellement pour compter en chœur avec toi :


Bonne et heureuse année 2023 à toi, qu'elle soit encore meilleure que 2022 ! :bj:


Et n'oublie pas de bien comparer les différences entre les programmes Zero Basic et TI-Basic, pour découvrir encore plus de secrets sur la mystérieuse et légendaire Zero ZGC2 : ;)
Code: Select all
126→D
32-int(log(D))→A
12→B
A→X
B→Y
While D>0 Do
Output(Y,X,"   ")
X→T
X+(Y==1 and X<A)-(Y==B and X>1)→X
Y+((T==A and Y<B)-(T==1 and Y>1))→Y
Output(Y,X,D)
If not fPart(log(D)) Then
A+1→A
X+(X==A)→X
End
D-1→D
For I In 0,4000 Do End
End
2023→N
Disp("Happy New Year 2023")
Disp("Frohes Neujahr 2023")
Disp("Bonne Annee 2023")
Code: Select all
101→D
26-iPart(log(D→A
10→B
A→X
B→Y
While D
Output(Y,X,"   "
X→T
X+((Y=1 and X<A)-(Y=B and X>1→X
Y+((T=A and Y<B)-(T=1 and Y>1→Y
Output(Y,X,D
If not(fPart(log(D
Then
A+1→A
X+(X=A→X
End
D-1→D
For(I,0,1105
End
End
Output(Y,1,"prgmZERO
Disp "HAPPY NEW YEAR 2023
Disp "FROHES NEUJAHR 2023
Disp "BONNE ANNEE 2023
0
Code: Select all
101→D
26-ent(log(D→A
10→B
A→X
B→Y
While D
Output(Y,X,"   "
X→T
X+((Y=1 et X<A)-(Y=B et X>1→X
Y+((T=A et Y<B)-(T=1 et Y>1→Y
Output(Y,X,D
If non(partDéc(log(D
Then
A+1→A
X+(X=A→X
End
D-1→D
For(I,0,1105
End
End
Output(Y,1,"prgmZERO
Disp "HAPPY NEW YEAR 2023
Disp "FROHES NEUJAHR 2023
Disp "BONNE ANNEE 2023
0
Our Zero ZGC2 and TI-83 Premium CE Python Edition came together fraternally to count in chorus with you:


Happy new year 2023 to you, may it be even better than 2022! :bj:



And don't forget to compare as well the differences between Zero Basic and TI-Basic programs, to discover even more secrets about the mysterious and legendary Zero ZGC2 :)
Code: Select all
126→D
32-int(log(D))→A
12→B
A→X
B→Y
While D>0 Do
Output(Y,X,"   ")
X→T
X+(Y==1 and X<A)-(Y==B and X>1)→X
Y+((T==A and Y<B)-(T==1 and Y>1))→Y
Output(Y,X,D)
If not fPart(log(D)) Then
A+1→A
X+(X==A)→X
End
D-1→D
For I In 0,4000 Do End
End
2023→N
Disp("Happy New Year 2023")
Disp("Frohes Neujahr 2023")
Disp("Bonne Annee 2023")
Code: Select all
101→D
26-iPart(log(D→A
10→B
A→X
B→Y
While D
Output(Y,X,"   "
X→T
X+((Y=1 and X<A)-(Y=B and X>1→X
Y+((T=A and Y<B)-(T=1 and Y>1→Y
Output(Y,X,D
If not(fPart(log(D
Then
A+1→A
X+(X=A→X
End
D-1→D
For(I,0,1105
End
End
Output(Y,1,"prgmZERO
Disp "HAPPY NEW YEAR 2023
Disp "FROHES NEUJAHR 2023
Disp "BONNE ANNEE 2023
0
Code: Select all
101→D
26-ent(log(D→A
10→B
A→X
B→Y
While D
Output(Y,X,"   "
X→T
X+((Y=1 et X<A)-(Y=B et X>1→X
Y+((T=A et Y<B)-(T=1 et Y>1→Y
Output(Y,X,D
If non(partDéc(log(D
Then
A+1→A
X+(X=A→X
End
D-1→D
For(I,0,1105
End
End
Output(Y,1,"prgmZERO
Disp "HAPPY NEW YEAR 2023
Disp "FROHES NEUJAHR 2023
Disp "BONNE ANNEE 2023
0

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 01 Jan 2023, 00:39
by noelnadal
Bonne année 2023 ! :D
Happy New Year 2023! :D

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 01 Jan 2023, 07:41
by Hamza.S
Bonne année 2023 !

juste une petite erreur niveau code. il y a inversion entre le code français et anglais des ez80.

sinon 4000-1105=2895 itérations, c'est la grande différence entre les 2 boucles. c'est énorme.
Happy New Year 2023!

There is a small mistake in the topic (BBcode); the ez80 English and French codes have been reversed.
By the way, 4000-1105=2895 iterations, this is the big difference between the 2 loops; that's enormous!

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 01 Jan 2023, 08:57
by critor
Merci, corrigé. :)

Hamza.S wrote:sinon 4000-1105=2895 itérations, c'est la grande différence entre les 2 boucles. c'est énorme.

Oui, bien vu, j'avais bien dit de regarder les différences. ;)
Il a fallu lourdement ralentir la Zero pour qu'elle joue l'animation à peu près à la même vitesse que la TI-83PCE.
Et puis sans ralentir, l'animation était tellement rapide sur la Zero que ce n'était même plus une animation. :P
Thanks, it's corrected. :)

Hamza.S wrote:By the way, 4000-1105=2895 iterations, this is the big difference between the 2 loops; that's enormous!

Yes, good point, I did say to look at the differences ;)
We had to slow down the Zero heavily so that it plays the animation at about the same speed as the TI-83PCE.
And then without slowing down, the animation was so fast on the Zero that it wasn't even an animation anymore. :P

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 01 Jan 2023, 09:52
by iard
Bonne année 2023 !
Happy New Year!

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 01 Jan 2023, 12:44
by Shadow
Bonne année 2023 à tous !
Meilleurs voeux et bonne santé

Le sujet est maintenant disponible en anglais.
Et voici le post Instagram de TI-Planet.
Happy New Year 2023 to all of you!
Best wishes!

The topic is now available in English.
And here's TI-Planet's Instagram post.

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 01 Jan 2023, 17:53
by ggauny@live.fr
Bonne_année.JPG


Bonne et heureuse année 2023, bonheur, santé.

Merci à tous ceux de Ti-planet, experts et amateurs !
Bonne_année.JPG


Happy New Year 2023! wish you all happiness and healthy lives
Thanks to every member of TI-Planet!

Re: Bonne année 2023 avec le programme hybride Zero+TI-Basic

Unread postPosted: 04 Jan 2023, 08:11
by Wistaro
Bonne année :)
Happy New Year :)